﻿@charset "utf-8";
/* CSS Document */

a:link {
 font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF; }
a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF; }
a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration:underline;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF; }
a:active {
font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFF00; } 
a img {border: none; } 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #860003;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbkrd.jpg);
	background-repeat: repeat-x;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{

	margin:0; padding:0;

}
.board {
	background-image: url(../images/boardbkgrd.png);
	background-repeat: no-repeat;
}

.tantawordtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
.csrlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.balloonsbkrd {
	background-image: url(../images/youth.png);
	background-repeat: no-repeat;
}
.linkstable {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
}
.downtag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	border-top-style: solid;
	border-top-color: #860003;
	background-color: #000000;
	height: 15px;
	text-align: center;
}
.style1
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px;
	padding: 5px;
	border: 2px groove #FFCC00;
	text-align: left;
	background-color: #990000;
	color: #FFFFFF;
	overflow:scroll;
	width: 592px;
	height: 400px;
	overflow-x:hidden;
	border-spacing: 5px;
	

}

.profonts {
	font-family: Forte;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sitenames.png);
	background-position:right;
	background-repeat: no-repeat;
	background-position:bottom;
	padding-right: 20px;
}

.contents {
	
	color: #FFFFFF;
	width: 580px;
	height: 400px;
	padding-right: 10px;
	
}
.profontss {
	font-family: Forte;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sitenamess.png);
	background-position:right;
	background-repeat: no-repeat;
	background-position:bottom;
	padding-right: 20px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #990000;
	color: #FFFFFF;
		
}

