/*
      Created by CSS Portal Layout Generator

	  http://www.cssportal.com

*/

* { padding: 0; margin: 0; }

body {
 background: url(../graphics/bb24_03.gif);
}

p {
 padding: 3px;
 font-family:Verdana, Arial Narrow, Arial, Helvetica, sans-serif; 
 color: black;
 font-size: 12px;
}

event {
	padding: 0px;
	}
	

#wrapper {
width: 930px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-style: solid solid solid solid;
border-color: Black Black Black Black;
}

#content {
float: left;
color: #333;
padding-left: 10px;
background: #FFFFFF;
width: 617px;
height: 1256px;
display: inline;
overflow: auto;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    text-indent: 0px;
    text-align: left;
    color: #336633;
	padding-bottom: 5px;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    text-align: center;
    color: Black;
}

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-indent: 0px;
	text-align: left;
    color: Black;
}	

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight:bold
	text-indent: 0px;	
    color: White;
}

#header {
       text-align: center;
       width:930px;
       background: White;       
	   border-top-width: 0px;
	   border-right-width: 0px;
	   border-bottom-width: 0px;
	   border-left-width: 0px;
	   border-style: none none none none;
	   border-color: Black Black Black Black;
}

#footer {
 text-align: center;
 width: 930px;
 height: 25px;
 clear: both;
 color: white;
 background: #6B6659;
}

#navigation {
text-align: left;
font-family: Tempus Sans ITC;
font-size: 10px;
color: #8cb18d;
width: 930px;
height: 25px;
float: left;
background: White;
font: Tempus Sans ITC;
text-indent: 50px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-style: none none none none;
border-color: Black Black Black Black;
}

#rightcolumn1 {
color: #333;
background: White;
height: 25px;
width: 294px;
float: left;
padding: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-style: none none none none;
border-color: Black Black Black Black;
}

#rightcolumn {
color: #333;
background: White;
height: 1250px;
width: 297px;
float: left;
padding: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-style: none none none none;
border-color: Black Black Black Black;
}

img.special {border: 1px black solid;}

img.twitterbutton {border: 0px black none;}

<!-- Hyperlinks -->
	a {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		background-color: transparent;
		color: #0000CC;
	}

	a:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration:underline;
		background-color: transparent;
		color: #B2B5CE;
	}

	a:active {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration: none;
		background-color: transparent;
		color: #990033;
	}

	.mailLink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 13px;
	}

	.newsLink {
		font-family: "Tempus Sans ITC";
		color: Black;
		font-size: 15px;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 12px;
		font: Tempus Sans ITC;
	}

	.navNonLink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		line-height:11px;
		padding-bottom: 5px;
		line-height: 13px;
	}