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

.banner{
position:absolute;
top:0px;
left:10px;
width:1024px;
height:92px;
background-image:url(../images/Masthead_new.gif);
background-repeat:no-repeat;
}

.menu{
	position:absolute;
	background-color:#22267f;
	top: 100px;
	left: 0px;
	width: 1024px;
	font-family:Tahoma, Arial;
}

.newsbox{
position:absolute;
top:135px;
left:225px;
width:270px;
min-height:225px;
padding:5px;
background-color:#ffffff;
}

.adbox{
position:absolute;
top:135px;
left:510px;
width:300px;
height:225px;
}

.bodybox{
	position:absolute;
	top:136px;
	left:246px;
	width:590px;
}

.donatebox{
position:absolute;
top:370px;
left:225px;
}

.joinbox{
position:absolute;
top:370px;
left:510px;
}

body, td{
font-family:Arial, Tahoma, sans-serif;
font-size:12px;
color:#000000;
}

.facebook{
position:absolute;
top:400px;
left:510px;
}

.twitter{
position:absolute;
top:400px;
left:475px;
}

h1{
font-size:18px;
font-weight: bold;
letter-spacing:2px;
margin-bottom:8px;
margin-top:8px;
color:#fc6500;
}

h2{
font-size:16px;
font-weight: bold;
letter-spacing:2px;
margin-bottom:8px;
margin-top:8px;
color:#fc6500;
}

h3{
font-size:14px;
font-weight: bold;
letter-spacing:2px;
margin-bottom:8px;
margin-top:8px;
color:#22267f;
}

h4{
font-size:12px;
font-weight: bold;
letter-spacing:2px;
margin-bottom:8px;
margin-top:8px;
color:#22267f;
}

h5{
font-size:9px;
font-weight: bold;
letter-spacing:2px;
margin-bottom:8px;
margin-top:8px;
color:#22267f;
}


a:link { color:#fc6500; text-decoration:none; border:0px;}
a:visited { color:#22267f; text-decoration:none; border:0px;}
a:active {color:#cccccc; text-decoration:none; border:0px;}
a:hover {color:#cccccc; text-decoration:underline; border:0px;}

a.nav:link {color:#ffffff; font-weight:bold; text-decoration:none; border:0px;}
a.nav:visited {color:#cccccc; font-weight:bold; text-decoration:none; border:0px;}
a.nav:active {color:#000000; font-weight:bold; text-decoration:none; border:0px;}
a.nav:hover {color:#22267f; font-weight:bold; text-decoration:underline; border:0px;}

hr{
color:#fc6500;
height:2px;
}

.imageleft{
float:left;
margin-right:8px;
margin-bottom:8px;
}

.imageright{
float:right;
margin-left:8px;
margin-bottom:5px;
}

.masidemenu{
float:left;
margin-right:8px;
margin-bottom:8px;
}
