body {
	margin: 0;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-family: verdana;
	background-color: #68E4FD;
}

a:link {
	text-decoration: underline;
	color: #0c274c;
}

a:visited {
	text-decoration: underline;
	color: #0c274c;
}

a:hover {
	text-decoration: none;
	color: #184d98;
}

.masthead {
	background-image: url(images/masthead.png);
	background-repeat: no-repeat;
	height: 150;
}

.masthead p {
	position: relative;
	top: 110;
	left: 285;
	font-size: 8pt;
	font-weight: bold;
	color: #0c274c;	
	text-align: left;
}

.nav {
	background-image: url(images/navBack.png);
	background-repeat: no-repeat;
	height: 32px;
	background-color: #081f41;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

.nav a:link {
	color: white;
	text-decoration: none;	
}

.nav a:visited {
	color: white;
	text-decoration: none;	
}

.nav a:hover {
	text-decoration: underline;
	color: #ffc100;
}

.content {
	background-image: url(images/contentBack.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: black;
	font-size: 10pt;
}

.content h1 {
	font-size: 12pt;
	font-weight: bold;
	padding: 15 15 0 15;
	color: #0c274c;
	line-height: 1.6em;
}

.content p {
	padding: 0 15 0 15;
	line-height: 1.6em;
}

.content table {
	padding: 0 15 0 15;
	font-size: 8pt;
}

.content li {
	padding: 0 15 0 15;
	line-height: 1.6em;	
}

.gutter {
	background-color: #081f41;
}

.footerBar {
	background-color: #081f41;
}

.leftHome {
	padding: 7 7 7 7;
}

.choice {
	width: 383px;
	height: 255px;
	background-image: url(images/choiceBack.png);
	background-repeat: no-repeat;
}

.choice p {
	position: relative;
	font-size: 8pt;
	padding: 60 15 5 5;
	line-height: 1.6em;
}

.rightHome {
	padding: 15 25 7 7;
	font-size: 8pt;
	line-height: 1.6em;
}

.footer {
	font-size: 8pt;
	text-align: center;
}

.footer a:link {
	color: black;
	text-decoration: underline;
}

.footer a:visited {
	color: black;
	text-decoration: underline;
}

.footer a:hover {
	color: black;
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
background-color: #ffd971;
border:1px solid black;
border-bottom-width: 0;
font-weight: normal;
font-size: 11px;
line-height:20px;
z-index:100;
margin-top: 8;
}

#dropmenudiv a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:visited {
	color: black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
color: black;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}

.photo {
	float: right;
	padding: 0 0 10 10;
}

.linksTable {
	border: 1px solid #C8D2DC;
	border-collapse: collapse;
	font-size: 9pt;
	padding: 0 15 0 15;
	margin-left: 15;	
}

.linksTable th {
	font-weight: bold;
	background-color: #C8D2DC;
	color: black;
	padding: 10px;
	border: 1px solid;
	font-size: 11pt;
}

.linksTable td {
	background-color: #F4F4F4;
	border: 1px solid;
	padding: 10px;
}

.blogEntry {
	padding: 10 0 10 0;
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.blogTitle {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15 2 15;
}

.blogText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 2 15;
}

.blogText p {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	margin: 0 15 0 15;
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}

.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.sidebar {
	float: left;
	width: 150px;
	border: 1px solid #65B1E5;
	background-color: #EAF5F9;
	margin: 10px;
	padding: 10px;
	font-size: 8pt;
}

.sidebar h1 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: none;
}

.sidebar p {
	font-size: 8pt;
}