body {
	background: rgb(255, 255, 255) url('images/bg_verticalstrip.png') repeat-x scroll 0 0;
	/* font: normal 8pt/normal verdana, tahoma, arial, helvetica, sans-serif; */
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.0em;
	margin: 2px;
	padding: 2px;
	height:100%;
	min-height: 1900px;
}

a {
	color: rgb(0, 0, 220);
	text-decoration: none;
}

a:visited {
	color: #668;
}

a:hover {
	color: rgb(255, 0, 0);
}

a:active {
	color: rgb(0, 0, 220);
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px;
	margin: 4px;
	color: #000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

p {
	padding: 1px;
	margin: 1px;
}

div#container {
	background: rgb(255, 255, 255);
	margin: 0px auto;
	padding: 0px;
	min-height: 2500px;
	min-width: 720px;
	width: 90%;
	position: relative;
}


div#content {
	/* background: transparent url('images/bg_watermark.png') no-repeat scroll top left; */
	margin-left: 125px;
	margin-right: 125px;
	padding: 5px 5px 56px 8px;
	line-height: 120%;
}



img#centered {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px auto;
}

div#news {

	text-align: left;
	line-height: 120%;

}

#news h2 {

	text-align: center;

}

#news p {

	font-size: 0.8em;
	text-align: left;
	line-height: 120%;

}



div#progtitle {
	float: none;
	max-width: 100%;
	min-width: 10%;
	padding-top: 4px;
	margin: 5px;
	text-align: left;
}

div#progtitle img {
	
	text-align: left;
	padding: 0px;

}


div#progdetails {
	margin: 4px;
	padding: 4px;
	text-align: left;
}

#NavPage, #NavPage ul {
	list-style: none;
	padding: 10px;
	margin: 10px;
}

div#progheadermenu {
	margin: 0px;
	margin-right: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}

#NavAcrossPage, #NavAcrossPage ul {
	list-style: none;
	float: left;
	width: 100%;
	line-height: 80%;
	background: #eee;
	padding: 0px;
	border: 1px dotted gray;
	margin: 0px;
}

#NavAcrossPage li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #00A;
	text-decoration: none;
	padding: 8px 4px;
}


#NavAcrossPage li:hover ul ul, #NavAcrossPage li:hover ul ul ul, #NavAcrossPage li.sfhover ul ul, #NavAcrossPage li.sfhover ul ul ul {
	background: #111133;
	left: -999em;
}

#NavAcrossPage li:hover ul, #NavAcrossPage li li:hover ul, #NavAcrossPage li li li:hover ul, #NavAcrossPage li.sfhover ul, #NavAcrossPage li li.sfhover ul, #NavAcrossPage li li li.sfhover ul {
	left: auto;
}

#NavAcrossPage li:hover, #NavAcrossPage li.sfhover {
	background: #111133;
}

#NavAcrossPage li a:hover, #NavAcrossPage li a.sfhover {
	color: #CCCCEE;
}





div#sidebar {
	margin-bottom: 8px;
	background: rgb(224, 237, 245);
	padding-bottom: 12px;
	position: absolute;
	top: 30px;
	right: 00px;
	width: 120px;
	padding: 3px;
	text-align: center;
	height: 100%;
	min-height: 2300px;
	line-height: 120%;
}


#sidebar ul {
	background: rgb(127, 203, 245);
	color: rgb(255, 255, 255);
	margin: 0px;
	padding: 8px 8px 0px 30px;
}


#sidebar p {

	margin: 0px;
	padding: 0px;

}


div#SideBottom {

	position:absolute; 
	bottom: 0px;
	margin-bottom: 40px;

}





div#sidebarL {
	margin-bottom: 8px;
	background: rgb(224, 237, 245);
	padding-bottom: 12px;
	position: absolute;
	left: 0px;
	top: 30px;
	width: 120px;
	padding: 3px;
	text-align: center;
	height: 100%;
	min-height: 1600px;
	line-height: 125%;
}


#sidebarL ul {
	background: rgb(127, 203, 245);
	color: rgb(255, 255, 255);
	margin: 0px;
	padding: 8px 8px 0px 30px;
}


#sidebarL p {

	margin: 0px;
	padding: 0px;

}


div#SideLBottom {

	position:absolute; 
	bottom: 0px;
	margin-bottom: 40px;

}





div#whyfree {

	padding: 30px;
	text-align: center;
	font-size: 1.5em;

}


div#articleboxL
{
	border: 1px dotted gray;
    	padding: 5px;
    	width: 120px;
	margin: 3px 10px 3px 3px;
	float: left;
	background-color: #eee;
}


div#articleboxR
{
	border: 1px dotted gray;
    	padding: 5px;
    	width: 120px;
	margin: 3px 3px 10px 10px;
	float: right;
	background-color: #eee;
}

div#adboxR
{
	border: 1px dotted gray;
    	padding: 5px;
    	width: 250px;
	margin: 3px 3px 10px 10px;
	float: right;
}


div#quotebox
{
	border: 1px dotted gray;
    	padding: 10px;
    	max-width: 600px;
	min-width: 250px;
	margin: 0px auto;
	float: none;
	text-align: center;
	background-color: #efefef;

}














body#MenubarBody {
	background: rgb(255, 255, 255);
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}


div#dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 20;
	min-width: 720px;
	height: 26px;
	padding: 0px;
	background-color: #bcd;
}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px auto;
	height: 30px;
	background: #bcd;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}

#nav a {
	display: block;
	color: #00A;
	text-decoration: none;
	padding: 6px 2px;
}

#nav a.daddy {
	background-image: url(images/rightarrowgrey.gif);
	background-position: 190px center;
	background-repeat: no-repeat;
}

#nav li {
	float: left;
	padding: 0px;
	padding-right: 18px;
	overflow: visible;
}

#nav li ul {
	position: absolute;
	left: -999em;
	text-align: left;
	height: auto;
	background: #eef;
	width: 214px;
	w\idth: 214px;
	color: white;
	font-weight: normal;
	border: solid black;
	border-width: 1px;
	margin: 0px;
	overflow: visible;
}

#nav li ul a {
	background: #eef;
	width: 190px;
	color: #00A;
}

#nav li ul a:visited {
	color: #668;
}

#nav li li {
	padding-right: 10px;
	width: 190px;
}

#nav li ul a {
	width: 210px;
	w\idth: 210px;
}

#nav li ul ul {
	margin: -28px 0px 0px 210px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #a8bccc;
}

#nav li a:hover, #nav li a.sfhover {
	background: #a8bccc;
	color: #333;
}

#nav li a visited:hover, #nav li a visited.sfhover {
	background: #a8bccc;
	color: #668;
}

#nav li#LiTitle {
	background: #eef;
	color: #333;
	height: 20px;
	padding: 0px;
	margin: 10px 10px 0px 0px;
}

#nav li#LiTitle:hover, #nav li#LiTitle.sfhover {
	background: #eef;
}

div#header {
	background: transparent;
	height: 100px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
	z-index: 5;
	min-width: 780px;
	width: 90%;
	overflow: hidden;
	vertical-align: middle;
}

div#headerbit {
	background: transparent;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	padding: 0px;
	padding-right: 15px;
	margin: 0px auto;
	float: left;
	color: #000;
}

#headerbit p {
	background: transparent;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	min-width: 180px;
	max-width: 380px;

}

div#headerright {
	background: transparent;
	height: 120px;
	padding: 0px;
	padding-right: 15px;
	margin: 0px auto;
	float: right;
	vertical-align: middle;
}

div#ShareDiv {
	padding: 10px;
	margin: 10px;
    	border: 1px solid black;
}

div#ShareItem {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	vertical-align: middle;
	text-align: center;

}

body#SidebarBody {

	background: rgb(255, 255, 255);
	background-color: transparent;
	font: normal 8pt/normal verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	height:100%;
	text-align: center;
	line-height: 120%;

}

#SidebarBody a {
	color: rgb(0, 0, 200);
	text-decoration: none;
}

#SidebarBody a:visited {
	color: #668;
}

#SidebarBody a:hover {
	color: rgb(255, 0, 0);
}

#SidebarBody p {

	margin: 0px;
	padding: 3px;
	line-height: 120%;
	text-align: center;

}

body#TopbarBody {
	background: rgb(255, 255, 255);
	background-color: transparent;
	font: normal 8pt/normal verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

#TopbarBody a {
	color: rgb(0, 0, 200);
	text-decoration: none;
}

#TopbarBody a:hover {
	color: rgb(255, 0, 0);
}

#TopbarBody p {

	margin: 0px;
	padding: 3px;
	line-height: 120%;

}

div#footer {
	position: relative;
	z-index: 5;
	height: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin: 0px auto;
	min-width: 720px;
	text-align: center;
	background: rgb(227, 235, 245);
	color: #000;
}

div#float_left {
	float: left;
}
div#float_right {
	float: right;
}
div#float_clear {
	clear: both;
}
div#float_clear_left {
	clear: left;
}
div#float_clear_right {
	clear: right;
}

div#spacing {
	clear: both;
	font-size: 0px;
	height: 0px;
}

table {
	border: 0px;
	background-color: white;
}


td#selected {
	background-color: #225577;
	font-weight: bold;
	color: #FFF;
}