@charset "UTF-8";

body  {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(php-site-components/background.jpg);
}


.thrColFixHdr #topad {
	height:90px;
	padding: 0px;
	margin: 10px auto;
	width: 1000px;
}


.thrColFixHdr #container {
	width: 1000px;
	margin: 0px auto 20px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	background-color: #FAFAEE;
}


.thrColFixHdr #header {
	height:100px;
	background: #333333;
	padding: 0;
}


.thrColFixHdr #navbar {
	height:30px;
	background: #000000;
	padding: 0px;
	border-top: 2px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;
} 


.thrColFixHdr #footer {
	padding: 7px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFDD;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #084E82;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}

h1.swap {
	height:100px;
	background-repeat:no-repeat;
	background-position: center;
	margin-bottom: 0px;
}

h1.swap span {display:none;}

h1#siteheader {background-image:url(php-site-components/header-graphic.jpg);}

.toplinksbg {
	background-image: url(php-site-components/button.jpg);
	height: 30px;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right: 2px solid #331100;
	border-left: 2px solid #331100;
}

.toplinks a:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toplinks a:visited {
	font-size: 13px;
	color: #FFFFDD;
	text-decoration: none;
	font-weight: bold;
}

.toplinks a:active {
	font-size: 13px;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: underline;
}

.toplinks a:hover {
	font-size: 13px;
	color: #FF0033;
	font-weight: bold;
	text-decoration: underline;
}

.footlinks a:link {
	font-size: 12px;
	color: #084E82;
	text-decoration: none;
	font-weight: bold;
}

.footlinks a:visited {
	font-size: 12px;
	color: #658298;
	text-decoration: none;
	font-weight: bold;
}

.footlinks a:active {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.footlinks a:hover {
	font-size: 12px;
	color: #FF0033;
	font-weight: bold;
	text-decoration: underline;
}

.Sidebar2HeadBox {
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	background-color: #FFD27A;
	border: 2px inset #0C7ACB;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_menu {
	background-color: #CCCCCC;
	height: 30px;
	position: fixed;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}

.whitebg {
	background-color: #FFFFFF;
}
.simplediv {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.maincontentdiv {
	background-color: #FFFFCC;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.memberdiv {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	width: 650px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.memberlist {
	background-color: #C0E4FF;
	padding: 5px;
	width: 31%;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	float: left;
}

.blogcommentdiv {
	background-color: #FFFFDD;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 20px;
	padding: 10px;
}

.grouplist {
	background-color: #C0E4FF;
	padding: 5px;
	width: 30%;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	float: left;
}

.mygrouplist {
	background-color: #C0E4FF;
	padding: 5px;
	width: 45%;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	float: left;
}

.blogentrydiv {
	background-color: #FFEEBB;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 10px;
}

.commentinputdiv {
	background-color: #FFFFDD;
	clear: right;
	float: left;
	width: 93%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5%;
	margin-bottom: 20px;
}

.commentdiv {
	background-color: #FFFFDD;
	width: 93%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 5%;
	padding: 10px;
}

.groupmemberdiv {
	margin: 3px;
	float: left;
	padding: 2px;
	height: 88px;
	width: 88px;
	text-align: center;
	text-decoration: none;
}

.nextboxdiv {
	border: 1px solid #000000;
	margin: 3px;
	float: left;
	padding: 2px;
	height: 15px;
	width: 15px;
	text-align: center;
	text-decoration: none;
}

.nonextboxdiv {
	margin: 3px;
	float: left;
	padding: 2px;
	height: 15px;
	width: 15px;
	text-align: center;
	text-decoration: none;
	border: 2px solid #000000;
}

.iframediv {
	background-color: #FFD7B0;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 5px;
}

.itemlist {
	background-color: #C0E4FF;
	padding: 6px;
	width: 95%;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #084E82;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}


.white {
	color: #FFFFFF;
}


.red {
	color: #CC0000;
}


.green {
	color: #00CC00;
}


.copyright {
	font-size: 9px;
}
