@charset "UTF-8";
/* CSS Document */

/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #4A005A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
} 
 
#pagewidth{
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
} 

 
#header{
	position:relative;
	background-color:#000;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	margin-right: 2px;
	margin-left: 2px;
} 
 
.menubar{
	position:relative;
	height:24px;
	background-color:#000;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
	line-height: 24px;
} 

.menubar a:link {
	color:  #FFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.menubar a:visited {
	color:  #FFF;
	text-decoration: none;
}
.menubar a:hover {
	color: #C800F4;
	text-decoration: none;
	border-right-color: #FFF;
}
.menubar a:active {
	color: #09F;
	text-decoration: none;
}

#twocols{
 width:65%; 
 float:right; 
 position:relative; 
  }

  
  #leftcol{
	width:300px;
	float:left;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-left: 10px;
	margin: 0px;
  }
 
 #rightcol{
 width:50%; 
 float:right; 
 position:relative; 
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:620px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
 }
 
 
 #maincol2{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
 }
 
#footer{
	position:relative;
	background-color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	clear:both;
	margin-right: 2px;
	margin-left: 2px;
	top: 0px;
	line-height: 200%;
	height: 50px;
	margin-bottom: 2px;
 } 
#footer a:link {
	color:  #FFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:visited {
	color:  #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #C800F4;
	text-decoration: none;
	border-right-color: #FFF;
}
#footer a:active {
	color: #09F;
	text-decoration: none;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.mainimage {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 0px;
	display: block;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 4px;
}
p {
	margin-top: 0px;
}
a:link {
	font-weight: bold;
	color: #7E2591;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #5a016d;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C800F4;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
.thumbs {
	padding: 5px;
	float: left;
	height: 205px;
	width: 180px;
	border: 1px solid #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	display: block;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.thumbs a:link {
	color:  #000;
	text-decoration: none;
	font-weight: normal;
}
.thumbs a:visited {
	color:  #000;
	text-decoration: none;
}
.thumbs a:hover {
	color: #C800F4;
	text-decoration: none;
}
.thumbs  a:active {
	color: #09F;
}

.thumbs:hover img {
	opacity:0.7;filter:alpha(opacity=70);
}



.smallprint {
	font-size: 9px;
}
.clear {
	clear: both;
}

.twitter
{
	list-style-type: none;
	font-size: 10px;
	border: 1px solid #333333;
	color: #333333;
	background-color: #F5F5F5;
	float: right;
	width: 300px;
	margin-left: 20px;
	
}
.twitter h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 10px;
}
.twitter #twitter-link {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.break {
	display: block;
	width: 600px;
}

.twitter ul
{
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.twitter ul li
{
	display: block;
	overflow: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	list-style-type: none;
}
h1 {
	font-size: 24px;
	line-height: 150%;
}
.flattright {
	float: right;
	margin-left: 10px;
}

.terms {
	border: 1px solid #999999;
	overflow: scroll;
	height: 85px;
	width: 550px;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

fieldset  {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

#mc_embed_signup #mc-embedded-subscribe-form {

}

#mc_embed_signup #mc-embedded-subscribe-form fieldset .mc-field-group {

	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}

.btn
{
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #000;
	background-repeat: repeat-x;
	padding: 3px;
}

.mce-EMAIL {
	margin:0px;
	background-color: #F9F6F1;
	border: 1px solid #CCC;
	color: #000;
	padding: 5px;
}


