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


/* Body Elements */


body {
	background: #ffffff;
	font-family:"Arial", Times, serif;
	background-position: 50px 30px;
	background-repeat: ;

	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.body2 {
	font-family:"Arial", Times, serif;
	background-position: 50px 30px;
	background-repeat: repeat-x;
	background-image:url(images/.png);
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.paragraph {
	font-family:"Arial", Times, serif text-decoration: none;
	font-size: 12px;
	margin: 10px;
}

.paragraph-ad {
	font-family:"Arial", Times, serif text-decoration: none;
	font-size: 12px;
	margin: 10px;
	width: 768px;
	height; 245px;
	float:left;
}

.ad-right {
     float:right;
	top-margin: 5px;
	height: 245px;
	width:265px;
}

.promobar {

	height: 30px;
	background-color:#6383CA;
	font-size: 12px;
	font-weight: bold;
	color: #ededed;
	text-transform: capitalize;
	line-height: 30px;
	border-bottom: 10px #F781BF solid;


}

.promobar a:link {color: #7CD6F2; text-decoration:none; font-size: 12px; font-weight: bold; text-decoration:underline;}
.promobar a:visited {color: #7CD6F2; text-decoration:none; font-size: 12px; font-weight: bold; text-decoration:underline;}
.promobar a:active {color: #7CD6F2; text-decoration:none; font-size: 12px; font-weight: bold; text-decoration:underline;}
.promobar a:hover {color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration:underline;}

.select {
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FF9900;
	font-size:12px;
	background-color:#333333;
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
}

a:link {color: #F63599; text-decoration:none; font-size: 12px; font-weight: bold; text-decoration:underline;}

 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	margin-top: 3px;
	color: #e476a4;
	text-decoration: none;
	line-height:normal;
}

 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	margin-top: 10px;
	color: #e476a4;
	text-decoration: none;
	line-height:normal;
}

a:visited {color: #F63599; text-decoration:none; font-size: 12px; font-weight: bold; text-decoration:underline;}
a:active {color: #F63599; text-decoration:none; font-size: 12px; font-weight: bold; text-decoration:underline;}
a:hover {color: #F63599; font-size: 12px; font-weight: bold; text-decoration:underline;}



.container {
	max-width: 1060px;
	min-width: 1060px;
	margin-left: auto;
	margin-right:auto;

}

/* Body Elements */

.nav {
	float: left;
	clear:both;
	height: 30px;
	padding-top: 10px;
	position:relative;
	
	}
.nav a:link {color: #F63599; text-decoration:none; font-size: 18px; font-weight: bold; text-decoration:underline;}
.nav a:visited {color: #F63599; text-decoration:none; font-size: 18px; font-weight: bold; text-decoration:underline;}
.nav a:active {color: #F63599; text-decoration:none; font-size: 18px; font-weight: bold; text-decoration:underline;}
.nav a:hover {color: #F63599; font-size: 18px; font-weight: bold; text-decoration:underline;}	
	

/* Logo  */
.logo {
    float:left;
	top-margin: 5px;
	height: 200px;
	width:784px;
}

.logoside {
     float:right;
	top-margin: 5px;
	height: 200px;
	width:265px;
}
 
	height: 250px;
}
/* End Logo  */



 
 .clear {
	clear: both;
}

.space {
	height: 15px;
}

.thumbs a img {
	 
	padding: 2px;
	border: 1px solid #CCCCCC;
	max-width: 945px;
	max-height: auto;
	background-image:url(images/loading.gif);
	background-position: 50% 50%;
	background-repeat:no-repeat;

}

.toppromo {
	padding: 2px;
	margin: 0px;
	text-align:center;
}

.footer {
	background-color: #6383CA;
	border-top: 10px solid #e476a4;
	min-height: 200px;
	color: #FFFFFF;
}

.contentlinks {
	width:206px;
	background-color:#FFFFFF;
	height: 65px;
	text-align:center;
	font-size: 12px;
	float:left;
	margin-left:auto;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.footer a:link {color: #E5E7E1; text-decoration:none; font-size: 18px; font-weight: bold; text-decoration:underline;}
.footer a:visited {color: #E5E7E1; text-decoration:none; font-size: 18px; font-weight: bold; text-decoration:underline;}
.footer a:active {color: #E5E7E1; text-decoration:none; font-size: 18px; font-weight: bold; text-decoration:underline;}
.footer a:hover {color: #C8CFB4; font-size: 18px; font-weight: bold; text-decoration:underline;}

.stlink a:link {color: #FF1F96; text-decoration:none; font-size: 10px; font-weight: bold; text-decoration:none;}
.stlink a:visited {color: #FF1F96; text-decoration:none; font-size: 10px; font-weight: bold; text-decoration:none;}
.stlink a:active {color: #FF1F96; text-decoration:none; font-size: 10px; font-weight: bold; text-decoration:none;}
.stlink a:hover {color: #FF1F96; font-size: 10px; font-weight: bold; text-decoration:none;}

