@charset "utf-8";
/* CSS Document */

BODY {background-image:url(images/bg_gradient.jpg); text-align:center; margin: 0 auto;} 

#wrapper {width: 800px; height: 700px; margin: 0 auto; text-align:center; }

#top_left {width: 467px; height: 67px; float:left; margin-top:50px;}

#top_right {width: 333px; height: 67px; float:right; text-align:right; margin-top:53px;}

#bottom_left {width: 464px; height: 502px; background-color:#000000; border-bottom: 1px solid #666; border-left: 1px solid #666; margin: 0; float:left; padding:0px; text-align:left;}

#bottom_right {width: 334px; height: 500px; padding:0px; float:right; }

#bottom_wide {width: 798px; height: 499px; background-color:#000000; border-bottom: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #666; margin: 0; padding:0px; text-align:left; clear:both}

H1{font-family : Verdana, Arial, sans-serif; font-size:14px; color : #ffffff; line-height:130%; margin:0; font-weight:bold; padding-left:20px;}

P{font-family : Verdana, Arial, sans-serif; font-size:12px; color : #cccccc; line-height:130%; margin:0; padding-left:20px; padding-right:30px;}

.footer{font-size:10px; color:#999; text-align:left;}

a img{border:0;} 

A:link, A:hover, A:visited, A:active{color : #ffffff; font-weight:bold; text-decoration:underline}