/* CSS Document */



body {background-color: #000; font-family:  Georgia, Times New Roman, Garamond, serif; font-size: 14px; color:#000; line-height: 20px; text-align: center; padding: 0 auto; margin: 0 auto;}

a {color: #660000; text-decoration: none;}
a:hover {color: #660000; text-decoration: none; border-bottom: 1px solid #660000;}

#container {width: 755px; text-align: center; backgound-color: #ffffff; padding: 0 auto; margin: 0 auto;}

#content {width: 755px; background-image: url('images/contentbg.gif'); background-repeat: repeat-x; background-color: #ffffff; min-height: 350px; text-align: left;}
*html #content {height: 350px;}

#content700 {width: 755px; background-image: url('images/contentbg.gif'); background-repeat: repeat-x; background-color: #ffffff; min-height: 800px; text-align: left;}
*html #content700 {height: 800px;}

#content400 {width: 755px; background-image: url('images/contentbg.gif'); background-repeat: repeat-x; background-color: #ffffff; min-height: 500px; text-align: left;}
*html #content400 {height: 500px;}

#menu {float: right; width: 370px; padding: 35px; text-align: left;}
.menu1 {font-style: italic; line-height: 16px;}
.menu2 {font-size: 11px; line-height: 12px;}
p.short {margin-top: -5px;}

#left {float: left;}

#right {float: right; width: 435px; padding: 35px;}
#line {height: 15px; border-top: 1px solid #990000; margin-top:-12px; margin-bottom:10px;}


h1 {font-size: 20px; color: #990000;}
h2 {font-size: 16px; margin-top: 10px;}

#reservedcontainer {width: 755px; margin: 0 auto; padding: 0 auto; }
#reserved {font-size: 10px; color: #CC3333; height: 15px; background-image: url('images/bottombg.gif'); background-repeat: no-repeat; text-align: right; padding: 2px 10px 2px 0px; }