/* Main Content */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC }
	
	
.welcome {
		background-image: url(images/welcome.jpg);
		font-family: Trebuchet MS; 
		width: 190px;
		height: 154px;
	    font-size: 11px;
	    line-height: 12px;
		font-weight: normal;
		letter-spacing: 0px;	
		padding: 4px;
		text-align: justify;
		color: #CCCCCC; }

.affiliates {
		background-image: url(images/affiliates1.png);
		font-family: Arial; 
		width: 184px;
		height: 131px;
	    font-size: 11px;
	    line-height: 10px;
		font-weight: normal;
		letter-spacing: 0px;
		text-align: left;
		color: #CCCCCC; }


.footer {
		background: #000000; 
		font-family: Arial; 
		background-repeat: repeat-x;
		width: 100%;
	       	font-size: 11px;
		font-weight: normal;
		letter-spacing: 0px;
		border-top: 2px solid #62234e;
		text-align: left;
		padding: 5px 0px 5px 0px;
		color: #CCCCCC; }


tr, td {
		font-family: Tahoma, Trebuchet MS;
		font-size: 10px;
		letter-spacing: 0px;
		line-height:13px;
		background: #CCCCCC;
		text-align: justify;
		color: #333333;
		}


.side-title{
		background: #FFFFFF;
		text-align: left;
		line-height: 12px;
		font-family: verdana;
		font-size: 12px;
		color: #2bad40;
		text-transform: uppercase;
		padding: 3px;
	
}


.side-content {
		background-color: #FFFFFF;
		border: 1px solid #2bad40;
		text-align: justify;
		line-height: 13px;
		font-family: verdana;
		font-size: 10px;
		color: #666666;
		padding: 10px;
}




.title {
		background-color: #FBFBFB;
		border-bottom: 1px solid #2bad40;
		font-weight:bold;
		font-size: 11px;
		font-family:arial;
		color: #28a5d5;
		text-align: right;
		text-transform:uppercase;
		letter-spacing: 3px;
		line-height: 20px;
		padding-left: 5px;

}


.content {
		background-color: #FBFBFB;
		border: 1px solid #999999;
		text-align: justify;
		line-height: 13px;
		font-family: verdana;
		font-size: 10px;
		color: #666666;
		padding: 10px;
}


.cat {
		background-color: #FBFBFB;
		border: 0px solid #F0F0F0;
		text-align: justify;
		line-height: 13px;
		font-family: verdana;
		font-size: 10px;
		color: #666666;
	
}


h1 {
		background:#EEEEEE;
		font-family: Tahoma, Trebuchet MS;
		font-size:10px;
		font-weight:bold;
		text-transform: uppercase;
		letter-spacing:0px;
		line-height:12px;
		text-align:justify;
		padding: 5px;
		margin: 1px;
		margin-color: #FFFFFF;
		color:#333333;
		text-align: center;
}



/* Extras */

span.networks {
	display:block;
	background:#ffffff;
	text-align:center;
	font-weight:bold;
}
span.networks a{
	display:block;
	background:#EEEEEE;
	color:#28a5d5;
	font-weight:bold;
	padding:2px 0;
}
span.networks a:visited{
	display:block;
	background:#EEEEEE;
	color:#28a5d5;
	font-weight:bold;
}
span.networks a:hover{
	display:block;
	background:#28a5d5;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.postend {

		background-color: #fbfbfb;
		padding: 3px;
		font-family: Tahoma; 
		font-size: 10px; 
		letter-spacing: 0px;
		line-height: 11px; 
		color: #CCCCCC; 
		text-transform: upppercase;
		text-align: center;

}

.sig {

		background-color: #fbfbfb;
		padding: 3px;
		font-family: Tahoma; 
		font-size: 10px; 
		letter-spacing: 0px;
		line-height: 11px; 
		color: #CCCCCC; 
		text-transform: upppercase;
		text-align: center;

}


input, textarea, option, select {
		background-color: #F2F2F2;
		font-family: Tahoma; 
		font-size: 11px; 
		letter-spacing: 0px;
		line-height: 15px; 
		color: #555555; 
		border: 0px solid #CCCCCC;
		text-align: left;

}

.post-date{float: left; display: inline; margin: 0 0 0 0; width:46px; height:54px; font-family:"Trebuchet MS", Arial, helvetica, sans-serif; background: #FBFBFB;line-height:19px;}
.month {text-transform:uppercase; text-align:center; padding-top:0px; font-size:11px; color:#28a5d5;}
.day {color:#28a5d5; text-transform:uppercase; font-size:26px; text-align:center;}


/* Links and Images */

.noborder {
		border: 0px; 

}


.noborder a img {
		border: 0px;
		padding: 0px; 
}


.noborder a img:hover {
		border: 0px;
		padding: 0px; 
}


.noborder img: {border: 0;}



a img {
		background-color: #ffffff;
		padding: 0px;
		border: 1px solid #28a5d5;
		padding: 2px;
}


a img:hover {
		background-color: #ffffff;
		padding: 0px;
		border: 1px solid #CCCCCC;
		padding: 2px;
}
	

a:link, a:active, a:visited {
		text-decoration: none;
		color: #28a5d5;
		letter-spacing:0px; 
		text-align: justify;
}


a:hover {
		text-decoration: none; 
		color: #2bad40;
		text-decoration: none;
}



