* {
    padding: 0;
    margin: 0;
	margin-top:5;
} 

body {
background: #AFB3A2;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
background-image:url(/images/PhotoGray_browser_bg-2.jpg);
line-height: 17px;
}

img { border: none; }
a { color: #336699; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
width: 800px;
margin-left: auto;
margin-right: auto;
}

#header {
margin-top: 5px;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	height: 120px;
	background-color: #AFB3A2;
	background-image: url(images/rotate.php);
	background-repeat: no-repeat;
	background-position: center;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 80px 0 0 30px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #eee;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}

#menu {
background: #AFB3A2 url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #111;
}
#menu li a:hover {
color:#111;
text-decoration:none;
background: #999 url(images/menuover.jpg) repeat-x;
}

#content { 
padding: 0 20px;
background: #AFB3A2 url(images/content.jpg) repeat-y;
}

#left {
	width: 190px;
	float: left;
	font-size: 12px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#right{
	width: 520px;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
}

#footer {
font-size: 10px;
color: #111;
text-align: center;
height: 70px;
line-height: 70px;
background: #AFB3A2 url(images/footer.jpg) no-repeat;
}
#footer a { 
color: #111;
text-decoration: none;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}
#left ul {
list-style-type: none; padding: 10px 0 20px 20px;
}
#left ul li {
padding: 2px 0 3px 0;
}
#left ul li a {
color: #336699; font-weight: 100; display: block; text-decoration: none; font-size: 12px;
}
#left h3 {
background: #aaa url(images/sidebarh3.jpg) no-repeat; height: 30px; line-height: 30px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #111;
}
#left ul li a:hover {
color : #999;
}
