body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;

}

A:link {
	color: #333333; 
	text-decoration: underline; 
	font-weight: 700;
}

A:hover {
	text-decoration: underline overline; 
	background-color: #FFFFFF;
}

A:active {
	text-decoration: overline; 
	color: #FF0000; 
	background-color: #993300;
}

A:visited {
	color: #003366; 
	text-decoration: none; 
	font-weight: 700;
}

.HeadingBlue {
		color:#0B87C1;
}


h1 {
	font-size: 24px;
	font-weight: 400;
	color:#D07323;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#D07323;
}

h2 {
	font-size: 24px;
	font-weight: 400;
	color:#d07323;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#eeeeee;
}

h3 {
	color: #F4F4F4; 
	font-family: Arial, helvetica, Geneva, Verdana, sans-serif; 
	background-color: #3399CC; 
	margin: 0px 10px 0px 10px;
}

h4 {
	color: #F4F4F4; 
	font-family: Arial, helvetica, Geneva, Verdana, sans-serif; 
	background-color: #3399CC; 
	margin: 15px 10px 10px 10px;
}

p {
	text-indent: 10px; 
	margin: 10px 0px 0px 10px; 
}

li {
	list-style-image: url(../images/arrow.gif); 
	font-size:12px;
}

.Pnoindent {
	text-indent: 0px;
}

.ImagePadding {
	margin: 10px 10px 10px 10px; 
}

.SideContent {
	font-size: 12px;
}

/*.imgStreak {padding:3px;
	border:0px black;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=003399);
}

.imgBlur {

filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=40, Direction=135, Add='true');
}
*/

.SmallText {
	font: 9px Arial, Helvetica, sans-serif;
	color: #003399;
}

#navtileleft {
	background-image:url(../images/nav/bgtile.jpg); 
}

#navcontainer {
	background-image:url(../images/nav/navbgtop.jpg); 
}

#navtileright {
	background-image:url(../images/nav/bgtile.jpg); 
}

#navbottom { 
	background-image:url(../images/nav/navbgbottom.jpg);
}

#Gallery {
	border-bottom:#000000 inset;
	border-top:#000000 inset;
}