#divBG{position:absolute; left:201; top:0}

#divMENU01{position:absolute; left:497; top:194}
#divMENU02{position:absolute; left:597; top:184}
#divMENU03{position:absolute; left:812; top:174}
#divMENU04{position:absolute; left:469; top:227}
#divMENU05{position:absolute; left:582; top:216}
#divMENU06{position:absolute; left:701; top:211}
#divMENU07{position:absolute; left:826; top:202}

#divLatest {
	position:absolute;
	left:345px;
	top:42px;
	width: 115px;
	height: 154px;
}
#divContent{
	position:absolute; 
	left:500; 
	top:300;
	width: 500px;
	}
	
#divExtras{
	position:absolute; 
	left:300; 
	top:350;
	width: 150px;
	}

#divAds{
	position:absolute; 
	left:300; 
	top:700;
	width: 160px;
	}

body {
	background: #FFFFFF;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
    color: #112E50;
	}

p {
	font-size: 12px;
	font-family: Trebuchet MS, Georgia, sans-serif;
	color: #112E50;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	padding-right: 20px;
    text-align: left;
	}


h1  {
	font-size: 11px;
	background:#3E5976;
	font-family: Trebuchet MS, Georgia, sans-serif;
	color: #FFFFFF;
    background:#3E5976;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: lowercase;
	font-weight: bold;
    text-align: center;
	}

h2 {
	font-size: 11px;
	font-family: Trebuchet MS, Georgia, sans-serif;
	color: #FFFFFF;
    background:#3E5976;
	-moz-border-radius: 5px;
    width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: lowercase;
	font-weight: bold;
    text-align: center;
	}



a:link   {
	color: #8BA7BC;	
	font-size: 11px;
	text-decoration: none;
    text-transform: uppercase;
    cursor: help;}
	

a:active {
	color: #193B60;
    font-size: 11px;
	text-decoration: none;
    text-transform: uppercase;
    cursor: help;
	}


a:visited {
	color: #193B60;
    font-size: 11px;
	text-decoration: none;
    text-transform: uppercase;
    cursor: help;
	}
	

a:hover {
	color: #193B60;
    font-size: 11px;
	text-decoration: none;
    text-transform: uppercase;
    cursor: help;
	}

.current {
	background: #FFFFFF;
	font-size: 11px;
	color: #122B4A;
	font-family: Trebuchet MS, Georgia, sans-serif;
	text-align: left;
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 40px;
    height: 43px;
	 }

.menutop {
	background: #FFFFFF;
	font-size: 11px;
	color: #122B4A;
	font-family: Trebuchet MS, Georgia, sans-serif;
	text-align: left;
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	}

.menu {
	background: #FFFFFF;
	font-size: 11px;
	color: #122B4A;
	text-align: left;
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	}


.menu a {
	display: block;
	border: 0px solid #122B4A;
	padding: 2;
	width: 89;
	font-weight: bold;
	font-size: 11;}

.menu a:hover {
	display: block;
	border: 0px solid #122B4A;
	background: #F3FBD8;
	font-weight: bold;
	font-size: 11;}


.content {
	background: #FFFFFF;
	font-size: 12px;
	color: #122B4A;
	font-family: Trebuchet MS, Georgia, sans-serif;
	text-align: left;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 20px;}

.footer {
	background: #112E50;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 45px;
	text-transform: lowercase;
	font-size: 11px;
	font-family: Trebuchet MS, Georgia, sans-serif;
	text-align: right;
	background-image: url(images/footer.jpg);
	height: 67px;}


.date {
	font-variant:small-caps;
	padding-top: 11px;
	padding-bottom: 10px;
	color:#8BA7BC;
	font: 0.64em;
	font-family: Trebuchet MS, Georgia, sans-serif;
	font-weight: bold;
	}

.title {
	font-variant:small-caps;
	color:#8BA7BC;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	font-weight:bold;
	}


.blogPost {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	}


.article {
width:100%;
	padding-top:5px;
	font-size: 12px;
	padding-bottom:5px;
	}

.stress {
	font-variant:small-caps;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	}



