@charset "UTF-8";
/* CSS Document */

*{
margin:0;
padding:0;
}
html{
height:100%;
}
body{
background-attachment:fixed;
background-image:url(../images/2010/bg-repeat.gif);
background-position:150px top;
background-repeat:repeat-x;
height:100%;
margin:0;
padding:0;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}
fieldset{
padding:5px;
}
legend{
padding:3px;
}
a{
color:#a81c47;
text-decoration:none;
border-bottom:dotted 1px;
}
p{
padding-top:10px;
padding-bottom:10px;
}
h1, h2, h3, h4{
color:#a81c47;
padding-bottom:10px;
padding-top:10px;
}
.required{
color:#000000;
font-size:0.8em;
}
.highlite{
color:#a81c47;
}
.small{
font-size:0.8em;
}
.big-bold{
font-size:1.5em;
font-weight:bold;
}
dt{
font-weight:bold;
}
dd{
font-size:0.9em;
padding:0 0 10px 15px;
}
#page_wrapper{
height:100%;
}
#page{
background-image:url(../images/2010/body-bg.png);
background-position:9px top;
background-repeat:repeat-y;
margin:0 auto;
min-height:100%;
width:993px;
}
#menu{
color:#FFFFFF;
font-size:1.2em;
margin:0 auto;
width:948px;
height:49px;
background-image:url(../images/2010/menu-bg.gif);
font-family:Georgia, "Times New Roman", Times, serif;
z-index:999;
position:relative;
}
#menu ul{
list-style:none;
}
#menu > ul{
float:right;
}
#menu > ul > li{
float:left;
position:relative;
}
#menu > ul > li > a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	border:none;
	padding:0 20px;
}
#menu > ul > li:hover > a{
	color:#4e242c;
}
.submenu{
display:none;
position:absolute;
z-index:999;
background-color:#ffffff;
border-bottom:solid 2px #7d6e63;
border-left:solid 2px #7d6e63;
border-right:solid 2px #7d6e63;
left:20px;
}
.menu-bar{
margin:10px 7px 0;
border-top:solid 1px #a81c47;
display:block;
padding:0 0 10px;
}
.submenu a{
color:#a81c47;
font-size:0.8em;
padding:8px 12px;
border:none;
text-decoration:none;
width:125px;
display:block;
}
.submenu a:hover{
color:#ffffff;
background-color:#a81c47;
}

#header{
background-image:url(../images/2010/header.png);
background-position:center top;
background-repeat:no-repeat;
height:202px;
margin:0 auto;
position:relative;
width:985px;
}
#header_info{
color:#4e242c;
font-size:1.2em;
left:250px;
position:absolute;
text-align:center;
top:4px;
width:345px;
}
#content{
padding:15px 40px;
color:#4e242c;
}
#left_content{
float:left;
padding-right:25px;
width:635px;
line-height:1.7em;
text-align:justify;
}
#left_content ul{
padding-left:35px;
}
#raffle li{
padding-bottom:15px;
}
#right_content{
margin-left:660px;
}
#right_content td{
text-align:center;
background-color:#ffffff;
height:110px;
width:110px;
}
#right_content td img{
height:100px;
width:100px;
}
#right_content a{
border:none;
}
.slideshow img{
	border:solid 5px #a81c47;
}
#footer_wrapper{
padding-bottom:15px;
}
#footer{
color:#4e242c;
font-size:0.8em;
margin:0 auto;
padding:3px 15px;
width:916px;
background:#ffffff;
border-bottom:solid 2px #4e242c;
border-top:solid 2px #4e242c;
}

#youtube{
float:left;
padding:5px;
}
