body {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	background: #111111;

	margin:0;

	padding:0;

	color: #ffffff;	

}



a {

	color: #cccccc;

	text-decoration:underline;;

}

a:hover {

	color: #bbbbbb;

}



#center{

	width:900px;
	margin:auto;

	background: #161616;	

}



#content p {
	background-image: url();

	background-repeat: repeat-x;

	background-position: bottom;

	display:block;

	text-align:left;

	width: 400px;

	margin:8px;

	border: 1px solid #222222;

	padding:8px;

	float:left;	

}



#content p strong {
	border-bottom:1px solid #222222;

	margin: 0 0 4px 0;

	display:block;

	color:#ffffff;

	font-size: 14px;

	padding: 0 0 4px 0;	

}



#content p strong a{

	color:#ffffff;

	text-decoration:underline;

}

#header{

	height:50px;	

	padding:15px 0 0 2px;

	text-align:left;
	background-image: url();

	background-repeat: no-repeat;

	background-position: left top;

}

#content {

	

	border: 1px solid #222222;

	margin: 0 1px 0 1px;

	border-top:none;

	border-bottom:none;

	text-align:left;

	padding: 0;

	background-color: #151515;

}

#phrase_list ul, #phrase_list li {

	list-style:none;

	margin:0;

	padding:0;

	display:inline;

}



#phrase_list a{

	display:block;

	width:180px;

	float:left;

	margin:20px 0 2px 15px;

	padding: 4px;

	border: 1px solid #222222;

}



#phrase_list a:hover{

	background: #ccc;

	border: 1px solid #ccc;

}



.space {

clear: both;



}



.info {

	display:block;

	padding: 4px 0 0 0;

	margin 0;

	color:#ffffff;

	font-size:11px;

}



.info a{

	color:#eeeeee;

}


#menu {



}



#menu li, #menu ul {

	list-style:none;

	margin:0;

	padding:0;

	display:inline;

}



#menu  a{

	display:block;

	float:left;

	font-size:10px;

	width:98px;

	height:27px;

	padding: 3px 3px 0 3px;

	

	text-align:center;

	text-transform:uppercase;

	text-decoration:none;

	margin: 1px 0 0 2px;

	background: #2a2a2a;

	color:#cccccc;

	font-weight:normal;

	border:1px solid #cccccc;

}



#menu a:hover{

	background: #3f3f3f;

	color:#dddddd;

	border:1px solid #dddddd;

}



h1,h2,h3,h4 {

  padding:0;

  margin: 0;

}



h1 {

  margin: 0px 20px 0px 20px;

  padding: 20px 0 0 0 ;

  background-image: url('patt.gif');

	background-repeat: x-repeat;

	background-position: bottom right;

	text-transform:uppercase;

	height:32px;

	font-weight:normal;

	font-size:22px;

	color:#dddddd;

	text-align:center;

}





h2 {

	font-weight:normal;

	font-size:14px;

	color:#dddddd;

	display:block;

	text-align:left;

	width: 335px;

	margin:0px 10px 0px 10px;

	border: 1px solid #dddddd;

	padding:5px;

	float:left;

	height:24px;}



h3 {

  margin: 0px 20px 0px 20px;

  padding: 0px 10px 4px 10px;

	text-transform:none;

	

	font-weight:normal;

	font-size:14px;

	color:#dddddd;

	border-bottom:1px solid #dddddd;

	text-align:center;

}



#pages {

  text-align:center;

  padding: 0 20px 20px 0;

}



#pages ul, #pages li {

  list-style:none;

  margin:0;

  padding:0;

  display:inline;





}



#pages a{

  padding: 0 6px 0 6px;

  color: #eeeeee;

  text-decoration:none;

  border-left: 1px solid #000000;

}



#pages a:hover {

  color: #000000;

  border-left: 1px solid #000000;

}





#footer {

	border: 1px solid #111111;

	margin: 0 1px 0 1px;

	border-top:none;

	background: #111111;

  background-image: url();

	background-repeat: no-repeat;

	background-position: bottom center;

	padding:5px 0 16px 0;

}



#footer p{

  margin:0;

  padding: 2px;

  color: #ffffff;

  font-size:10px;

}



#footer p a{

  color: #eeeeee;

  

}

