BODY
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background-color: #e6e6e6;
}

body, tr, td, p
{
	font: 10pt/1.3em Verdana, Arial, sans-serif;
	color: Black;
}

#menu
{
	background: url(images/menubg.jpg) repeat-x top;
	padding: 4px 0px 4px 30px;
	text-align: left;
	background-color: #05538f;
}

#menubase1
{
	background: url(images/menubasebg.jpg) repeat-x top;
	height: 25px;
	padding-left: 3px;
}

#top
{
	background: url(images/topbg.jpg) repeat-x top;
}

#footer
{
	background: url(images/footerbg.jpg) repeat-x top;
	clear: both;
	text-align: center;
	font: 8pt/1.5em Verdana,Arial,sans-serif;
	font-style: italic;
	color: White;
}

#footer a:link
{
	text-decoration: none;
	color: white;
}
#footer a:visited
{
	text-decoration: none;
	color: white;
}
#footer a:hover
{
	text-decoration: underline;
	color: #990000;
}

H4
{
	padding-right: 0px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
	color: Black; /*color: #05538f;*/
	padding-top: 0px;
}

#menu a:link
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: 600;
	color: white;
}
#menu a:visited
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: 600;
	color: white;
}
#menu a:hover
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: 600;
	color: #990000;
}


a:visited, a:link
{
	color: #05538f; /*color: #990000;*/
}
a:hover
{
	color: #990000;
}

HR
{
}

hr.home
{
	color: Black;
	height: 1px;
}

.linkDivision
{
	color: white;
}

#wrapper
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	width: 705px;
	border-width: 1px 1px 0px 1px;
	border-color: gray;
	background-color: White;
	border-style: solid;
}


#content
{
	clear: both;
	padding-bottom: 0px;
	padding: 0px 20px 10px 20px;
	margin: 0px;
	text-align: left;
}

#subcontent
{
	font-family: verdana;
	float: right;
	font-style: italic;
	background-color: whitesmoke;
	border-style: outset;
	border-width: 2px; /*border-color: e1e1e1;*/
	border-color: #05538f;
	padding: 4px;
	width: 120px;
	height: auto;
	font-size: 12px; /*font-style: italic;*/
	line-height: 1.2em;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 5px;
	padding-right: 5px; /*color: 05538f;*/
	color: Black;
}

#subcontent .standout
{
	/*color: 05538f;*/ /*color: #990000;*/
	color: Green;
	font-style: italic;
	font-weight: 600;
}


.standoutTips
{
	padding-right: 0px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #05538f;
}

.standout
{
	/*color: 05538f;*/
	color: #05538f;
	font-weight: 600;
}


.gallery
{
	text-align: center;
	color: black;
}

.gallery img
{
	border-width: 3px;
	border-style: solid;
	border-style: outset;
	border-color: #05538f;
	width: 276;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 20px 10px 20px;
	line-height: 1.3em;
	padding-top: 0px;
	vertical-align: baseline;
}
#content UL LI
{
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside; /*list-style-image: url(images/POSTS-blt.gif);*/
	padding-bottom: 0px;
	list-style-type: disc;
	margin: 2px 0px 7px 20px;
	padding-top: 0px;
}

OL LI
{
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside; /*list-style-image: url(images/POSTS-blt.gif);*/
	padding-bottom: 0px;
	list-style-type: decimal;
	margin: 2px 0px 7px 20px;
	padding-top: 0px;
}



a:visited img, a:link img, a:hover img
{
	border-width: 1px;
	border-color: #05538f;
}

img.photo
{
	margin: 0px 6px 0px 0px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.headerBullet
{
	font-family: Webdings;
	font-weight: bold;
	font-size: 30px;
}


TABLE.HOME TR TD
{
	padding: 5px;
	margin: 0px 0px 0px 0px; /*border: solid 1px black;*/
}


.HOMEHEADER
{
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

img.profile
{
	float: left;
	border: solid 1px black;
	margin: 0px 5px 0px 0px;
}
