body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color:#6699FF;
	background-image:url(../images/sillybg.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	}

p, h6 {
	margin:8px 0 0 0;
	font-size:11px;
	text-indent:10px;
	line-height:17px;
	text-align:justify;
}
H2 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#990000;
	font-weight:bold;
}
H3 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#550000;
	font-weight:normal;
	clear:right;
}
H5, H6 { /*H5 - credits, h6 amazon. Currently similar: Use for left aligned para with no indents*/
	font-size:11px;
	text-align:left;
	text-indent:0px;
	margin:10px 0px 14px 0px;
	font-weight:normal;
}
H6 a:link, H6 a:visited{color:#0000CC; font-style:italic;}
H6 a:hover {color:#990000;}
#Main, #Header, #Footer {width:750px;}

#Main{
	margin-top:10px;
	border:1px solid black;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../images/MainBg.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
#Header {
	height:76px;
	text-align:center;
	font-size:2px;
	background-color:#0099FF;
	color:#FFFFFF;
	font-weight:bold;
}

#LeftNav {
	float:left;
	width:150px;
	
	}
#Content {margin-left:160px;}
#Content li {
	font-size:11px;
	line-height:17px;
	text-align:justify;
}
	
#Content .InnerPadding{padding:10px;}
#LeftNav  .InnerPadding{padding-left:8px;}

#LeftLinks {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#LeftLinks a:link, #LeftLinks a:visited{
	font-size:10px;
	color:#000099;
	text-decoration:none;
	line-height:15px;
}
#LeftLinks a:hover{
	color:#990000;
	text-decoration:underline;
	/*border-width:1px 0 1px 0;
	border-color:#999999;
	border-style:dotted; */
}
#Footer {
	text-align:center;
	padding:15px 0px;
	background-color:#FFFFFF;
	border-top:3px double #000000;
	}
.NP, a.NP:link, a.NP:visited {color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold; text-decoration:underline;}
 a.NP:hover {text-decoration:none; color:#990000;}

.clr {
	clear:both; 
	height:1px; 
	overflow:hidden;
	}
.RightImage, .LeftImage{
	float:right; 
	margin:0px 0px 10px 10px; 
	font-size:10px;
	}
.nav_link,
a.nav_link:link,
a.nav_link:active,
a.nav_link:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration:underline;
	text-indent: 10px;
	padding: 5px; 
}
a.nav_link:hover{
	color: #ff0000;
	text-decoration:none;
}

.RightImage th, .LeftImage th, .CenterImage th {padding-top:6px; text-align:center;}
.LeftImage { float:left;}
.CenterImage {font-size:10px; text-align:center;}

