body {
	height: 100%; 
	margin: 0px;
    padding: 0px;
	border: none;
    text-align: center;
	background-color: #423e16;	
	font: Arial, Helvetica, sans-serif;
	top: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;

}

.maincontainer {
	width: 728px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/back_centerbgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-repeat:repeat-y;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;

}

.top-section {
	background-image: url(images/topsection-collagenav.jpg);
	width: 728px;
	height: 147px;
	bacground-repeat: none;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
.top-nav {
	background-image: url(images/css_headernav_bgrnd.jpg);
	width: 728px;
	height: 38px;
	bacground-repeat: none;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
.checkcontent {
	font: Verdana, Arial;
	color: #333333;
	size: 10;
	font-size: 13px;
	z-index: 2;
}

.global-float {
	float: right;
	width: 432px;
	margin: 0;
}
.global-nav {
	margin: 0;
	padding-left: 2px;
	padding-top: 2px;
	
}

.buttons {
	list-style: none;
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
	
}

.buttons li {
	list-style: none;
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
}


.buttons li a {
	text-decoration: none;
	color: #CC9900;
	text-transform: uppercase;
}
.buttons a {
	text-decoration: none;
}

.buttons a.active,
.buttons a:hover {
	text-decoration: underline;
	color: #FFCC00;
}


.logo {
	background-image: url(images/seclogo-css.jpg);
	background-repeat: no-repeat;
}

.mid-section {
	background-image: url(images/css_bgrnd-top.jpg);
	width: 728px;
	background-repeat: no-repeat;
	margin: 0;
}

.content {
	font: Verdana, Arial;
	color: #333333;
	size: 13;
	font-size: 13px;
	width: 530px;
	margin-left: 170px;
	z-index: 3;
	padding-left: 10px;
}
.content  li {
	list-style-image: url(images/leftside-bullet.gif);
	
}
.content a {
	color: #990000;
	text-decoration: none
}

.content a:hover {
	color: #660000;
	text-decoration: underline;
}


.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	
}
.pagetext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #990000;
	text-decoration: none
}

.pagetext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #660000;
	text-decoration: underline;
}

.gigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.gigtext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #990000;
	text-decoration: none
}

.gigtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #660000;
	text-decoration: underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.floatstop {
	clear: left;
	clear: right;
	clear: both;
}  
.footer {
	width: 660px;
	margin-top: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 26px;
	text-align: center;
	padding-top: 2px;
	color: #423E16;
	padding-left: 60px;
}

.footer a {
	color: #990000;
	text-decoration: none
}

.footer a:hover {
	color: #660000;
	text-decoration: underline;
}

.hr {
	color:#CC9900;
}
.titlegraphic {
	padding-left: 20px;
}
