* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	padding: 10px 0px 10px 0px;
	background: #060e2b;
	color: #fff;
	font-family: Arial;
}
#container {
	width: 1004px;
	min-height: 691px;
	margin: 0 auto;
	border:0px solid #995d35;
	background:  #03091f;
}
#header {
	width: 1004px;
	height: 248px;
	margin: 0;
	border:0px solid #995d35;
	background:url(../images/site_head.jpg)
}
#search {
	width: 270px;
	height: 50px;
	margin: 0px;
	border:0px solid #995d35;
	position:relative;
	top:116px;
	left:710px;
	text-align:right
}
#main {
	width: 1004px;
	min-height: 450px;
	margin: 0px;
	border:0px solid #995d35;
	background:url(../images/site_bg.jpg);
}
#faces {
	width: 980px;
	min-height: 450px;
	padding: 0px;
	border:0px solid #995d35;
	text-align:center;
	padding:3px 10px 20px 12px;
}
#face {
	width: 960px;
	min-height: 450px;
	padding: 0px;
	border:0px solid #995d35;
	text-align:center;
	padding:3px 20px 0px 12px;
}
#footer {
	width: 1004px;
	height: 18px;
	margin: 0px;
	border:0px solid #995d35;
	overflow:hidden;
	text-align:center;
	clear:both;
	background:url(../images/site_bottom.jpg) no-repeat bottom;
}
#nav {
	position:relative;
	top:210px;
	left:22px;
	width: 620px;
	height: 38px;
	margin: 0px;
	border:0px solid #995d35;
	white-space:nowrap;
	text-align:center;
	background:url(../images/string_wb.jpg) repeat-x center;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding-right:32px;
}
#footer .text{
	padding-left:8px;
	padding-right:8px;
	color: #39456e;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	white-space:nowrap;
}
#faces .about{
	color: #c49e85;
	padding-top:5px;
	font-weight: normal;
	font-size: 13px;
	font-family:arial;
	text-align:justify;
	clear:both;
}
#faces .name{
	color: #7783b0;
	font-weight: bold;
	font-size: 13px;
	font-family:arial;
	text-align:center;
	padding-top:4px;
}
#faces .shows{
	color: #cad0e8;
	padding-top:8px;
	font-weight: bold;
	font-size: 12px;
	font-family:arial;
	text-align:left;
	white-space:nowrap;
}
#faces .pictures{
	text-align:center;
	clear:both;
	padding:10px;
}
#face .about{
	color: #b9c0d7;
	padding-top:5px;
	font-weight: normal;
	font-size: 13px;
	font-family:arial;
	text-align:justify;
	border:0px solid #fff;
}
#face .name{
	color: #7783b0;
	font-weight: bold;
	font-size: 13px;
	font-family:arial;
	text-align:center;
	padding-top:4px;
}
#face .shows{
	color: #c49e85;
	padding-top:8px;
	font-weight: bold;
	font-size: 12px;
	font-family:arial;
	text-align:left;
	white-space:nowrap;
}
#face .pictures{
	text-align:center;
	clear:both;
	padding:10px;
}
#faces A {color: #7783b0;text-decoration: none;}
#faces A:link {color: #7783b0;text-decoration: none;}
#faces A:visited {color: #7783b0;text-decoration: none;}
#faces A:hover {color: #7783b0;text-decoration: underline;}
#faces A:active {color: #7783b0;text-decoration: underline;}

#face A {font-weight: normal;color: #d05707;text-decoration: none;}
#face A:link {font-weight: normal;color: #d05707;text-decoration: none;}
#face A:visited {font-weight: normal;color: #d05707;text-decoration: none;}
#face A:hover {font-weight: normal;color: #d05707;text-decoration: underline;}
#face A:active {font-weight: normal;color: #d05707;text-decoration: underline;}

#footer A {color: #39456e;text-decoration: underline;}
#footer A:link {color: #39456e;text-decoration: underline;}
#footer A:visited {color: #39456e;text-decoration: underline;}
#footer A:hover {color: #39456e;text-decoration: none;}
#footer A:active {color: #39456e;text-decoration: none;}
