
* {
  	margin: 0;
  	padding: 0;
}

html {
  	margin: 0;
  	padding: 0;
}

img. input, a
{
 outline:none;
}

body {
background: #ECECEC url(images/bodybg.jpg) repeat-x;
 	font: 15px "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	color: #444;
	padding: 0;
	width:100%;
	margin-top: 0;
}

.leftalign {
  	float: left;
}F

.rightalign {
  	float: right;
}

#secondbody{background:url(images/secondbg.png) no-repeat; margin:auto; width:1130px;}

#container {
  	margin: 0 auto; 
  	width: 903px;
}

img {
  	border: 0;
}

h1, h2, h3, h4, h5, h6 {
  	font-weight: normal;
	line-height:120%;
}

.clear {
	clear: both;
	}


a {
  	color: #597d9b;
  	text-decoration: none;
}

a:hover {
	color:#6C0000!important;
  	text-decoration: none;
}


#wrapper {
  	background: transparent url('images/main_bg.png') repeat-y top left;
  	padding: 0px;
  	width: 911px;
  	padding-top:0px;
  	padding-bottom: 0px;
  	margin: 0 auto;
	height:auto;
	margin-top:-2px;
	_margin-top:-5px;

}

/* Header */

#header {
    background: transparent url('images/header_bg.png') no-repeat top left;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom:0px;
    width: 911px;
    margin: 0px auto;
    height:138px;
  
}


.tagline {
    width:850px;
	height:40px;
	float: left;
	color:#fff;
	font-style:italic;
	padding: 10px 0 0 10px;
	font-size:18px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
	text-align:center;
	clear:both;

}

#logo {
    float: left;
    height: 95px;
    width: 300px;
}



#logo h1  {
    width:330px;
	float: left;
	color:#597d9b;
	padding: 15px 0 0 20px; 
	font-size:38px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
}

#logo h1 a {
    width:330px;
	float: left;
	color:#597d9b;
	padding: 15px 0 0 10px; 
	font-size:36px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
}



#description {
    margin-top: 20px;
	float: left;
	padding: 15px 0 0 40px !important;
	padding: 15px 0 0 15px;
	font-size:18px;
	color:#006599;
	font-family: arial;
	_margin-left:-75px;
	text-align:center;
	
}

#description strong{
	color:#343535;
	text-transform:uppercase;
}



/* PAGE COLS */


#left-col_2 {
   width: 560px;
   padding:0px 5px 10px 5px;
   float:left;
  
}


#left-col {
	float:left;
   width: 661px;
   padding:0px 5px 10px 5px;
  
}


* html #left-col  { display:inline; }
* html #left-col_2 { display:inline; }



#left-col h2, #left-col_2 h2 {
   color: #4e708f;
   font-size: 22px; font-weight: bold;
   margin-bottom: 0px;
}


#left-col .entry {
   color: #303030;
   font-size: 13px;
   line-height: 24px;
   padding:10px 15px !important;


}


#left-col_2 .entry {
   color: #303030;
   font-size: 13px;
   line-height: 24px;
   padding:0px 25px 10px 0px;

}

#left-col .entry p, #left-col_2 .entry p{
   margin-bottom: 8px;
   font: 15px "Trebuchet MS", Georgia, Times New Roman, Times, serif;
   text-align:left;
   font-size:18px;
   color:#0a2842;
}

#left-col .entry h1, #left-col_2 .entry h1 {
     font-size: 38px; 
 	 font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
     color: #6C0000;
  	 text-align:left;
  	 letter-spacing:-2px;
 	 font-weight:bolder;
	 line-height:120%;
	 margin-bottom:20px;
	 font-size:24px;
	 text-align:center;
}

.entry h2{ padding-left:10px !important;}

#left-col .entry h2, #left-col_2 .entry h2 {
     font-size: 26px;
	 margin:0 0 10px 25px;
	 padding:0px;
     line-height:1.0em;
 	 font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
     color: #597D9B;
}

#left-col .entry h3, #left-col_2 .entry h3  {
    color: #000;
    font-size: 24px; 
    font-weight: bolder;
    margin-bottom: 5px;
    margin-top:10px;
    letter-spacing:-1px;
    margin-bottom:10px;
  
}

 #left-col .entry h4, #left-col_2 .entry h4 {
    height:53px;
	width:860px;
	text-align: center;
	clear: both;
    background: url('images/bigbutton_bg.gif') no-repeat;
    font-size: 30px; 
    font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
    color: #fff;
    text-align:center;
    letter-spacing:-2px;
    font-weight:bolder;
    padding-top:15px;
    margin:0 auto;
    margin-bottom:10px;
}

#left-col .entry h4 a , #left-col_2 .entry h4 a {
    height:53px;
	width:860px;
	text-align: center;
	clear: both;
    font-size: 30px; 
    font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
    color: #fff;
    text-align:center;
    letter-spacing:-2px;
    font-weight:bolder;
    padding-top:15px;
    margin:0 auto;
    margin-bottom:10px;
}



#left-col .entry ul, #left-col .entry ol {
   margin-left: 100px;
   margin-bottom: 20px;
   font-size:18px;
   list-style:none;
  
}

#left-col .entry ul li, #left-col .entry ol li {
   padding-left:5px;
   padding-top:5px;
  
}

#left-col_2 .entry ul, #left-col_2 .entry ol {
   margin-left: 20px;
   margin-bottom: 20px;
   font-size:18px;
   list-style:none;
  
}

#left-col_2 .entry ul li, #left-col_2 .entry ol li  {

   padding-left:5px;
   padding-top:5px;
  
}
#left-col .entry blockquote, #left-col_2 .entry blockquote{
   color:#4a6b82;
   margin:10px auto;
   padding-left:50px;
   padding-top:10px;
   margin-bottom:10px;
}


/* SIDEBAR */

#sidebar_2 {
   background: #fff;
   border-left:1px dotted #ddd;
   float: right;
   width: 303px;
   overflow:hidden;
   margin-right:20px;
   padding:5px;
  
}


#sidebar {
   float: right;
   width: 232px;
   _width: 200px;
   padding-left:7px;
   _margin-left:-230px;

}


* html #sidebar { display:inline; }
* html #sidebar_2 { display:inline; }

#sidebar ul{ padding-left:18px; _padding-left:10px; margin:0; list-style-type:none}
#sidebar ul h2{ font-size:16px; color:#00002e}
#sidebar ul li{ margin:-8px 0 0 -8px; padding:14px 0 0 0; color:#FFF; font-weight:bold; background:url(../images/leftnavsbg.jpg) no-repeat; height:57px; width:205px}
#sidebar ul li a{font-size:16px; color:#FFF; text-decoration:none; margin:0 0 0 40px;}
#sidebar ul li a:hover{text-decoration:none; color:#6C0000}
#sidebar h2{ color: #007C66; font-size:18px; font-weight:bold; padding:8px 0 15px 15px;}

img, div { behavior: url(images/iepngfix.htc) }

/* Footer */
#footerbg {
  /*background: transparent url('images/footerbg.jpg') repeat-x;*/
  width: 911px;
  margin:auto;
  color:#FFF;
}

#footerbg .links{
color:#6a0000;
text-align:center;
padding:0px;
font-size:12px;
font-weight:bold;
}

#footerbg .links a, .links a:hover {
text-decoration:none;
color:#6a0000;
}

#footer {
  background: transparent url('images/footer_bg.png') no-repeat top left;
  overflow: hidden;
  padding-top: 5px; padding-bottom: 30px; padding-left: 35px; padding-right: 65px;
  width: 830px;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  color:#555555;
}


#post-1 {
	width:200px;
	}
#headbox{ width:182px; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:14px; padding:27px 0 0 700px}
#headbox p{ text-align:center}
#headbox h3{ font-weight:bold; text-align:center}

#stripper{background: url('images/stripper1.jpg') no-repeat top center;}
.signup{ padding:0px 0 0  60px; *padding:0px 0 0 60px;} 
#holderbox{ clear:both; margin-left:-10px; width:653px;}
#holderbox img{ margin:0 0 0 -3px;}

#centerbox{ width:633; clear:both; padding-left:0!important;}
#centerbox embed { float:left; margin:5px 12px 12px 0}
#sidebarnoimages{
   float: right;
   width: 232px;
   _width: 230px;
   padding-left:7px;
   _margin:-700px 0 0 -15px;
}
#sidebarnoimages img{
padding:12px 0 0 15px;
}

#sidebarnoimages1{
   float: right;
   width: 232px;
   _width: 230px;
   padding-left:7px;
   _margin:-700px 0 0 -15px;
}
#sidebarnoimages1 img{
padding:12px 0 0 15px;

}
.signupnosidebar{ padding:45px 0 0 0; margin-left:8px;} 

#holderpost{ clear:both; margin:25px 0 0 -15px}
#holderpost .postbox_1{background: url('images/box_1.jpg') no-repeat; width:651px; height:10px;}
#holderpost .postbox_2{background: url('images/box_2.jpg') repeat-y; width:651px; height:auto; overflow:hidden}
#holderpost .postbox_2 img{ padding:45px 0 0 10px;}
#holderpost .postbox_3{background: url('images/box_3.jpg') no-repeat; width:651px; height:11px;}
#holderpaypal{ width:; margin:auto}

.return a
{
	text-align:center; 
	color:#6C0000; 
	font-weight:bold; 
	font-size:16px;
}

.return a:hover
{
	text-align:center; 
	color:#597D9B; 
	font-weight:bold; 
	font-size:16px;
}