/* CSS Document */

body {background: #000 url(images/img_bg.jpg) repeat-x top; margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:22px; color:#A7A7A7;}

/* Containers */
#wrapper{position:relative; min-height:100%;}
#contentwrapper{width:100%;margin:0 auto;}
#navbg { background:url(images/img_navbg.jpg) repeat-x; height:126px; width:100%;}
#logo {width:281px; height:159px; float:left;}
#logosub {width:281px; height:215px; float:left;}
#navleft {width:261px; height:22px; float:left; margin-top:76px;}
#navright {width:261px; height:22px; float:left; margin-top:76px;}
#navwrapper {margin-left:auto; margin-right:auto; width:816px;}
#mainimage {width:879px; height:456px; margin-left:auto; margin-right:auto; padding-left:45px;/* margin-top:18px;*/ padding-top:20px;}
#mainimage img {
	display:none;
	position:absolute;

}

#xmas {position:static; top:0; left:0; width:254px; height:201px; float:left; z-index:0;}


#tagline {width:355px; height:84px; background:url(images/img_tagline.jpg) no-repeat; margin-left:auto; margin-right:auto; padding-left:350px;}
#subcontent {width:617px; height:436px; margin-left:auto; margin-right:auto; margin-top:100px;}
#subcontent2 {width:800px; height:436px; margin-left:auto; margin-right:auto; margin-top:100px;}
#rightfloat {float:right; width:315px; height:315px; margin-left:20px; background:#333; padding:5px 3px 3px 5px;}

/* Typography */
a.text:link, a.text:active, a.text:visited {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:18px; color:#A21F53; border-bottom:1px dotted #A21F53; text-decoration:none;}
a.text:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:18px; color:#A7A7A7; border-bottom:1px dotted #A7A7A7; text-decoration:none;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:18px; margin:0; padding:0; color:#A21F53; font-weight:lighter;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; margin:0; padding:0; color:#999; font-weight:lighter;}

.imgborder {border: 1px dashed #999; padding:5px;}
.smalltext {font-size:12px; line-height:15px; font-family:Arial, Helvetica, sans-serif;}
.pinktext {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:22px; color:#A21F53;ss text-decoration:none; font-style:italic;}
