.png { behavior: url("include/pngbehavior.htc"); padding: 0 0 0 0;} 
.clear { clear: both }
img { display: block }
body { text-align: center; margin: 0px; padding: 0px; background: url('../images/bg.jpg') top center repeat-x #303030; text-align: center; }
#header { margin: 0px auto; margin-top: 50px; width: 771px; }
#nav { margin: 0px auto; width: 771px; text-align: center; color: #ffffff; }
#nav ul { min-height: 23px; margin: 0px; padding: 0px; width: 771px; background: url('../images/nav_bg.png') top left #000000; }
#nav ul li { margin: 0px;  list-style-type: none; font-family: arial, verdana, tahoma; font-size: 75%; text-align: left; font-style: italic; float: left; padding: 3px 7px 4px 7px; }
#nav ul li a { color: white; text-decoration: none; }
#nav ul li a:hover { color: #007FDC; text-decoration: none; font-weight: bold; font-style: normal; }
#title { margin: 0px auto; width: 771px; padding: 0px; }
#title #titleh1 { float: left; width: 348px; }
#title #titleh1 h1 { text-align: left; margin: 0px; padding: 30px 0px 0px 0px; font-size: 155%; color: #ffffff; font-family: arial, tahoma, verdana; font-style: italic; }
#title #right { float: left; width: 304px;}
#content { width: 771px; background: url('../images/home_inside.jpg') top center no-repeat #626262; margin: 0px auto; margin-top: -10px;  border: 2px solid #ffffff }
#content p {
	padding: 20px 20px 0px 20px;
	margin: 0px;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 105%;
	text-align: left;
	font-style: italic;
	font-weight: bolder;
}
#content p strong { color: #00538F}
#content p a { color: white; }
#content .yellow a { color: #ffffff }
#footer { background: url('../images/black.png') center bottom repeat-x; width: 100%; text-align: center; margin-top: 10px; }
