*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
color: #999999;
background-color:#ffffff;
background-attachment:fixed;
font-family: tahoma;
font-size:12px;
}
body{
margin: 0 auto;
/*position:relative;*/
text-align:center;
/*background-color:#000000*/
}

#content{
	width:100%;	
}

h3{
color:#4285B9;
font-size:26px;
font-weight:100;
}

.title{
margin:0 0 6px 24px
}
#footer{
/*float:left;*/
clear:both;
width:100%;
height:50px;
text-align:center;
background-image:url(images/bg-header.jpg);
background-repeat:repeat-x;
padding:5px 0 5px 0;
border-top:1px solid #444444;
}
#footer, #footer a{
font-family:Tahoma;
font-size:9px;
color:#E3E6E6;
text-decoration:none;
text-align:center;
}
#footer p{
padding:10px 0 0 0
}
#footer a{
padding:7px;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}

form{
font-size:14px;
font-weight: bold;
}

#menu a{
font-family: "Century Gothic" ;
	font-size:13px;
	color: #B0CED6;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#menu a:hover{
font-family: "Century Gothic" ;
	font-size:13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.imgborder{
	border:4px solid #B0CED6;
	margin-top:5px;
	}

