/* CSS Document */
body{background:#1b1b1b; text-align:center; font-family: "Times New Roman", Times, serif; font-size:14px;}

#container{background:#ffffff; border:1px solid #444444; width:960px; text-align:left; position:relative; margin: auto; padding:0px 0px 5px 0px;}

#header{clear:both; margin:5px 5px 0px 5px; border-top:1px solid #444444; background:#52010b;}
#header img{border-top:5px solid #eaeaea; margin-top:10px;}

#content{clear:both; background:#eaeaea; margin:0px 5px 0px 5px; padding:20px 0px 20px 0px; color:#444444; overflow: auto;
	width:950px;}
#content h2{font-size:18px; color:#52010b; font-family:Arial, Helvetica, sans-serif; clear:both;}
#content .small_italics {font-size: 12px; font-style: italic;}
#content #col1{margin:0px; padding:0px; float:left; width:72%;}
#content #col2{margin:0px; padding:0px; border-left:1px solid #444444; float:left; width:26.5%;}
#content #col1 h2, #content #col1 p, #content #col1 #showcase{margin-left:30px; margin-right:20px;}
#content #col2 h2, #content #col2 p, #content #col2 #showcase, #content #col2 ul{margin-left:20px; margin-right:30px;}
#content #col2 ul{margin-top:0px; margin-bottom:0px; padding:0px; list-style:none;}
#content #col2 li{margin:0px 0px 3px 0px; padding:0px 0px 0px 10px; background:url(images/bullet.gif) no-repeat 0px 5px;}
#content #colA{padding:0px 30px 0px 30px; margin:0px; text-align:center;}

a, a:link, a:active, a:visited{text-decoration:none; color:#52010b;}
a:hover{text-decoration:underline;}

#showcase{clear:both;height:100px;}
#showcase #button1, #showcase #button2, #showcase #button3{float:left; margin:0px; padding:0px; background:#000000; width:200px; height:100px;}
#showcase #text1{float:left; margin:0px; padding:0px; width:432px;}
#showcase #text1 p{margin:0px 10px 0px 10px !important; padding:0px;}
#showcase #button2{margin:0px 16px 0px 16px;}
#showcase #button2, #showcase #button3{display:none;}

#footer{clear:both; margin:0px 5px 0px 5px; background:#52010b; padding-top:10px; border-bottom:1px solid #444444;}

#footer2{color:#cccccc; width:960px; text-align:center; position:relative; margin: auto; padding-top:5px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
/*#fullpage #footer2{width:800px !important;}*/
#footerLinks{padding: 1px 0px 3px;}
#footerLgl{padding: 5px;}
#footerLinks a{color: #cccccc; padding: 0 6px 0 6px; border-right: 1px solid #cccccc;}
#footer a.rssIco{border: none;}
#footer a.rssIco img{position: relative; top: 3px; margin-top:3px;}