body {
	margin: 0 0 20px 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	padding: 0;
	margin: 15px 0 0 15px;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	padding: 0;
	margin: 0 0 0 0;

}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	display: block;
	padding: 0;
	margin: 2px 0 0px 0;
	font-style: italic;
}
h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	display: block;
	padding: 0;
	margin: 5px 0 0px 0;
	text-transform: uppercase;
}
p {
	margin: 0px 0 5px 0;
}
ol {
	line-height: 19px;
	margin: 0;
	padding: 5px 0 5px 0;

}
ul {
	display: list;
	margin: 0;
	padding: 0 0 5px 0;
		}
li {
	margin-left: 35px;
	display: list;
	padding: 0px;
}
#textBlue {
	color: #003366;
	font-weight: bold;
}
#top {
	width: 163px;
	height: 43px;
	padding: 5px 0 0 0;
	background-image: url(images/logo.jpg);
	background-position: right top;
	background-attachment: scroll;
	background-repeat: no-repeat;

	
}
#leftMid {
	width: 163px;
	height: 90px;
	background-color: #336699;	
	text-align: center;
}
#random {
	width: 596px;
}

#random img{
	display: block;
}
#colLeft {
	width: 163px;
	background-color: #F1F4F8;
	padding-top: 10px;
	text-align: right;
	border-right: 1px dashed #666;
	
	
}
#colLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	padding: 0 16px 0 0;
	line-height: 22px;
	
}
#colLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding: 0 16px 0 0;
	line-height: 22px;
}
#colLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding: 0 16px 0 0;
	line-height: 22px;	

}

#subNav {
	text-align: right;
}
#subNav a:link {
	font-size: 11px;
	color: #666;/*#333366;*/
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	padding: 0 16px 0 0;
	line-height: 18px;
	
}
#subNav a:visited {
	font-size: 11px;
	color: #666;/*#333366;*/
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	padding: 0 16px 0 0;
	line-height: 18px;
}
#subNav a:hover {
	font-size: 11px;
	color: #33CCFF;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	padding: 0 16px 0 0;
	line-height: 18px;
}


#colMiddle {
	width: 468px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	padding: 15px 5px 5px 10px;
	background-image: url(images/line.gif);
	background-position: left 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 17px;

}
#colMiddle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
#colMiddle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#colMiddle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCFF;
}
#colRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 128px;
	padding: 15px 0 0 10px;
}
#colRight a:link {
	color: #333366;
}
#colRight a:visited {
	color: #666666;
}
#colRight a:hover {
	color: #33CCFF;
}
#colRight li {
	display: list;
	padding: 0px;
}
#colWide {
	width: 596px;
	padding: 8px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/line.gif);
	background-position: left 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
#colWide a:link {
	color: #333366;
}
#colWide a:visited {
	color: #666666;
}
#colWide a:hover {
	color: #33CCFF;
}

#colWide h2 {
	margin-top: 0;
	display: inline;
	text-align:center;
}
#tableContent {
	width: 759px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}
#tableContent a:link {
	color: #333366;
}
#tableContent a:visited {
	color: #666;
}
#tableContent a:hover {
	color: #33CCFF;
}

#tableBottom {
	width: 759px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F4F8;
	color: #333366;
	text-align: center;
}
#tableBottom a:link {
	color: #333366;
	text-decoration: none;
}
#tableBottom a:visited {
	color: #666;
	text-decoration: none;
}
#tableBottom a:hover {
	color: #33CCFF;
	text-decoration: none;
}
#boxRight {
	display: block;
	width: 128px;
	border: 1px solid #336699;
	font-size: 11px;
	color: #666;
	padding: 5px 2px 5px 4px;
	margin: 40px 0 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: left;
}
#boxArrow {
	border: none;
}
#boxCommentTop {
	background-color: #FFF;
	width: 128px;
	border: 1px dashed #333366;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    text-align: left;
	margin-top:10px;
	float: right;
}
#boxGoogleTopLeft {
	width: 125px;
	background-color: #F0F0F0;
	border: 1px dashed #333366;
	padding: 5px;
  text-align: center;
	float: left;
	margin: 0 7px 0 0;
}
textarea {
	background-color: #FCFCFC;
	width: 430px;
	border: 1px solid #CCC;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    text-align: left;
	margin-top:10px;
	height: 150px;
}
#boxCommentBottom {
	width: 450px;
	border: 1px dashed #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    text-align: center;
	padding: 7px;
	color: #003366;
	margin: 10px 0 10px 0;
}

#boxSpecialHeading {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #663300;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #ECF3E0;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 0;

}
#boxSpecialHeadingPurple {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #336633;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #F6EDED;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 0;

}

#boxSpecial {
	display: block;
	width: 550px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
/*	padding: 8px; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 0 5px 0;
	margin: 7px 0 7px 7px;
}
#boxSpecialHeadingMiddle {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #663300;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #ECF3E0;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 0;

}
#boxSpecialMiddle {
	display: block;
	width: 395px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
/*	padding: 8px; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 0 5px 0;
	margin: 0 0 7px 7px;
}
#boxGroups {
	border: 1px solid #666;
	margin: 0 0 15px 0;
}
#padding {
	padding: 0 8px 0px 8px;
}
#currentPage a:link, #currentPage a:visited, #currentPage a:hover {
	color: #FF9900;/*#336633;*/
	font-weight: bold;
	background-image: url(images/currentPage.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
#currentPageSub a:link, #currentPageSub a:visited, #currentPageSub a:hover {
	color: #FF9900;/*#336633;*/
	font-weight: normal;
	background-image: url(images/currentPage.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
#lightGrey {
	background-color: #F7F7F7;
}
#breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
}
#breadCrumb a:link {
	color: #336633;
}
#breadCrumb a:visited {
	color: #666666;
}
#breadCrumb a:hover {
	color: #663300;
}

