/* CSS Document */
body {background-image:url(images/bg.jpg)}

.style1 {font-size: smaller}

hr {height:1px; width:80%; background-color:#141416;}

h1 {font-family:Georgia, "Times New Roman", Times, serif;}
h1 a{text-decoration:none; color:#ffffff;}

#container {width:1024px; margin:0px auto 0px auto; border:solid 1px #000000;}

#header {width:1024px; height:182px; margin:0px auto 0px auto; background-image:url(images/head_bg.jpg);}
#header .logo {width:290px; float:left; margin: 60px 0px 0px 40px;}
#header .image {width:616px; height:176px; margin:0px 50px 0px 0px; float:right}

#number {width:1019px; height:23px; background-color:#141416; padding: 6px 5px 0px 0px; border-bottom:solid 1px #58565b; border-top:solid 1px #58565b; font-family:Arial, Helvetica, sans-serif; color:#ffffff; text-align:right;}

#number2 {width:174px; height:115px; text-align:center; background-color:#acc8e9; border:solid 1px #000; padding:5px;}

#sexy {width:174px; text-align:center; background-color:#ffffff; border:solid 1px #000; padding:5px; margin-top:10px;}

#content {width:1024px; background-image:url(images/content_bg.jpg); font-family:Arial, Helvetica, sans-serif;}

#left {width:265px; padding:10px; float:left;}
#left .nav {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:15px;}
#left .nav a {text-decoration:none; color:#141416;}
#left .nav a:hover {text-decoration:underline; color:#54585c;}

#center {width:510px; padding:10px; float:left;}
#right {width:184px; padding:10px; float:right; font-size:13px;}

#footer {width:1014px; height:136px; font-size:11px; padding:7px 10px 0px 0px; background-image:url(images/footer_bg.jpg); clear:both}
#footer .image {width:389px; height:111px; float:left; background-image:url(images/footer_image.jpg); margin-top:25px; margin-left:130px;}
#footer .logo {width:200px; float:left; margin-left:295px;}
#footer .logo a {text-decoration:none; color:#ffffff; font-size:18px;}