BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
    background-color:#FFFFFF; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 20px;
	color: #15427B;
	padding: 15px;
	font-weight: normal;
	background-image: url(../images/bg_h1.jpg);
	background-repeat: repeat-x;
}
h2 {
	margin-bottom: -5px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0;}
textarea {
	padding: 2px;}
td {
	font-size: 12px;}
#content .homeSection {
	padding: 10px 0px;
	background-image: url(../images/bg_homesection.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
#content .homeSection li {
	line-height: 18px;
	}
#content .homeSection h2 {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}
#content .homeSection p {
	margin: 0;}
#content .homeSection .button {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(../images/bg_homeButton.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	padding: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	}
#content .homeSection .button a{
	color: #fff;
	font-size: 11px;
	font-weight: bold;}
#addNav {
	margin-right: 4px;
	float: right;
	margin-top: -64px;
	text-align: right;}
#addNav a {
	text-align: right;
	font-size: 11px;
	line-height: 20px;
	}
#content {
	margin: 10px 15px;}
p {
	font-size: 12px;
	line-height: 17px;}
a {

	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftmenu {
	font-family: Arial;
	font-size: 13px;
	color: #15427B;
	font-weight:bold;
	text-decoration: none;
}
.leftmenu:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #424B4A;
	text-decoration: none;
	
}
.table_border {
	border: 1px solid #999999;
}
.admin_left {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.ErrorTxt 
{
  font-weight:bold;
   
  font-size: 10px; 
  color:#FF3333;
}
.tophead
 {
	
	font-size: 17px;
	font-weight: bold;
	color:#990100;
	
}

.subhead
 {
	
	font-size: 14px;
	color:#7B0100;
	font-weight: bold;
}
.subheaduser
 {
	font-family:"Comic Sans MS";
	font-size: 15px;
	color:#000000;
	font-style: italic;
	font-weight: bold;
}

.admintophead 
{

	font-size: 20px;
	color:#616161;
	/*background-color:#99CC66;*/
}
.adminsubhead
{

	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}


.title
{
    font-family: Arial;
	font-size: 12px;
	color:#3F3F3F;
}
.toplink
{
 font-family: Arial;
 font-size:13px;
 color:#666666;
}
.shoptitle
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
.shoplink
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	font-weight: bold;
	color:#666666;
}
.red
{
 color:#FF0000;
}
.comment
{
	font-family:Arial;
	font-size: 10px;
	color:#000000;
}
.lefthead
{
    font-family:Arial;
	font-size: 16px;
	color:#660000;
	font-weight:bold;
}
.bottomtxt
{
    font-family:Arial;
	font-size: 15px;
	color:#FFFFFF;
}
.tophead2
 {
	
	font-size:13px;
	font-weight: bolder;
	color:#990100;
	
}



#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;}
#header {

	}
#header #logoBox img {
	margin: 14px 5px;}

#header .right {
	padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
	float: right;}
#header .right a {
	font-size: 11px;
	color: #666666;}
#nav {
	color: #FFFFFF;
	padding: 7px 5px;
	background-color: #15427B;
	height: 25px;
	width: 774px;
	}
#nav .navElements {
	margin-top: 0px;
	font-size: 10px;
	color: #ccc;
	float: left;
	}
#nav .navElements a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	margin: 0 4px;}
#nav .navElements a:hover {
	text-decoration: none;}
#footer {
	color: #333333;
	font-size: 11px;
	background-color: #eee;
	border-top: 1px solid #ccc;
	padding: 5px;
	}
#footer a {
	font-size: 11px;}
#footer .footerNav {
	float: right;}
#footer .footerNav a {
	padding: 0 6px;}
#leftNav ul {
	list-style: none;
	margin: 10px 0 15px 0px;}
#leftNav ul li {
	line-height: 16px;
	padding: 4px;
	display: block;
	margin: 0px 0px;}
#leftNav ul li a{
	font-weight: bold;
	padding: 4px 6px 6px 8px;
	display: block;
	}
#leftNav ul li a:hover {
	background-color: #ccc;
	}
.rightBox {
	font-size: 11px;
	width: 200px;
	padding: 4px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 5px 0 5px 5px;}
.rightBox a {
	font-size: 12px;}
.rightBox img {
	padding: 0 0 8px 0;}
.rightBox h2 {
	margin: -2px -2px 4px -2px;
	font-size: 15px;
	background-color: #ccc;
	padding: 4px;}
.experienceListing {
	
	font-size: 12px;
	padding: 10px 5px 15px 5px;
	margin: 4px 12px;
	border-bottom: 1px solid #ccc;}
.experienceListing h2 a {
	font-weight: normal;
	color: #990000;
	font-size: 17px;
	margin: 0;}
.submittedBy {
	margin-bottom: 5px;
	font-size: 11px;
	color: #666666;}
.homeLogin{
	font-weight: normal;
	font-size: 11px;}
.homeLogin input {
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 2px;}
#articleInfo {
	float: right;
	width: 140px;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 1px;
	font-size: 11px;
	color: #666;}
.replySnip {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 4px 0;}
.textButton {
	background-image: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 11px;
	padding-left: 11px;
	height: 25px;
	text-decoration: none;
	}
.textButton:hover {
	background-image:  url(../images/bg_button_over.jpg);
	background-color: #006699;}
#userControls {
	float: right;}
#userControls a {
	margin: 0 3px;}
#headerLoginBox {
	padding: 3px 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: absolute;
	float: right;
	right: 0;
	background-color: #eee;
	font-size: 11px;
	color: #666;}
#headerLoginBox a {
	font-size: 11px;
	font-weight: bold;}
#myContent {
	line-height: 20px;
	}
/*#myContent a {
	font-size: 13px;}*/
#recommendations {
	font-size: 11px;
	text-align: center;
	padding: 4px 2px;
	border-bottom: 1px solid #ccc;
	color: #333333;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	}
#recommendations .small{
	font-size: 11px;
	color: #666666;}
.articleLine {
		height: 1px;
		border-top: 1px solid #ccc;
		width: 100%;
		margin-top: 5px;}
.addNewButton {
		font-weight: bold;
		padding: 3px 6px;
		background-color: #eee;
		border: 1px solid #ccc;
		margin-top: 5px;
		}
.topSearch {
		margin-top: -3px;
		right: 340px;
		width: 430px;
		position: absolute;
		font-size: 11px;
		}
.topSearch input, .topSearch select {
		font-size: 11px;}
.recommendCount {
	font-size: 40px;}
.searchLink {
	font-size: 11px;
	color: #666666;}
.searchResult {
	line-height: 17px;}
.searchResult .title a {
	font-size: 14px;}
#mostPopular {
	border-top: 1px solid #999;
	padding: 10px 8px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 22px;
	}
#mostPopular ul {
	list-style: none;
	margin: 0;}
#mostPopular ul li {
	margin: 0;
	line-height: 22px;}
#recentExpUL {
	list-style: none;
	margin: 0;
	}
#recentExpUL li{
	margin-bottom: 10px;}
a.rss {
	text-decoration: none;
	float: right;
	margin-right: 10px;
}
.rss img {
	border: none;
}
