body {margin:0; font-size:12px; line-height:16px; font-family:Arial, Tahoma, Helvetica, sans-serif; background:url(images/body.jpg) repeat-x #8d8d8d; color:#cccccc;}
a {color:#FFFF00;text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {
	text-transform:none;
	font-size:16px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	line-height: 20px;
}
#all {width:1000px; margin:0 auto; background:url(images/body_bckg.jpg) no-repeat #000000;}
#container {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {padding:50px 0 0 100px; height:80px;}
#logo a {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:20px; text-transform:none;}
#menu {
	padding:50px 135px 0 0;
	float:right;
	text-transform: lowercase;
}
#menu ul {
	margin-top:0;
	text-transform: lowercase;
}
#menu ul li {
	display:inline;
	text-transform: lowercase;
}
#menu a {font-size:14px; text-decoration:none; color:#FFFFFF; padding:5px 10px; text-transform:lowercase;}
#menu a:hover {
	border-bottom:2px solid #FFFF00;
	text-transform: lowercase;
	color: #FFFFFF;
}
#main {padding:0 100px; min-height:500px;}
#footer {
	text-align:right;
	color:#3b3b3b;
	font-size:11px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 80px;
	padding-left: 100px;
}
#footer a {color:#575757;}
