body {
	/***dont change margin or padding properties in this tag *****/
	text-align : center;
	background : #fff url(../images/body-bg.jpg) repeat-x;
	margin : 0;
	padding : 0;
}
#logo {
	display : none;
}
#central {
	margin-right : auto;
	margin-left : auto;
	position : relative;
	width : 950px;
	text-align : left;
	background : #fff/*url(../images/central.gif)*/;
}
#top {
	float : left;
	width : 950px;
	height : 150px;
	overflow : hidden;
	background : #eee;
}
#navigation {
	float : left;
	width : 219px;
	background : none;
	overflow : hidden;
	margin : 0px;
	padding-top : 37px;
}
#navigation .searchsite {
	margin : 0 19px 5px 19px;
	padding : 0;
	display: none;
}
/*
.breadcrumb {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color : #666;
}
*/
ul.nav {
	margin : 0;
	padding : 0 0 20px 0;
}
ul.nav li {
	list-style : none;
}
.nav a {
	width : 188px;
	display : block;
	font : bold 12px arial, helvetica, sans-serif;
	padding : 5px 12px 5px 20px;
	margin : 0;
	text-transform : uppercase;
	text-align : left;
}
.nav a:link, .nav a:visited {
	color : #1b77b4;
	background : none;
	text-decoration : none;
	border-bottom: 1px dotted #aaa;
}
.nav a:hover, a:active {
	color : #fff;
	background : #1b77b4;
	text-decoration : none;
}
ul.nav li.navoff {
	display : block;
	font : bold 12px arial, helvetica, sans-serif;
	color : #fff;
	background : #1b77b4;
	padding : 5px 12px 5px 20px;
	margin : 0;
	text-transform : uppercase;
	text-align : left;
	text-decoration : none;
}
/* Fixes the left menu's background */
li.navoff ul.subnav {
	margin-left:-20px;
}
ul.subnav {
	margin : 0;
	padding : 0;
	list-style : none;
	background : #none;
}
/* Fixes the visible border bug on IE */
.subnav li {
	margin-bottom:-1px;
}
.subnav a {
	display : block;
	width : 178px;
	font : 11px arial, helvetica, sans-serif;
	padding : 3px 10px 3px 35px;
	margin : 0px;
	text-transform : capitalize;
	text-align : left;
	border-bottom : none;
	border-top : none;
}
.subnav a:link, .subnav a:visited {
	color : #333;
	text-decoration : none;
	border-top : none;
	border-bottom : none;
	background: none;
}
.subnav a:hover, .subnav a:active {
	color : #333;
	text-decoration : none;
	border-top : none;
	border-bottom : none;
	background: none;
}
ul.subnav li.subnavoff {
	display : block;
	width : 175px;
	font : 11px arial, helvetica, sans-serif;
	color : #333;
	background: none;
	padding : 3px 10px 3px 35px;
	margin : 0 0 -1px 0;
	text-transform : none;
	text-align : left;
	text-decoration : none;
}
.float_clear {
	clear : both;
	height : 1px;
	overflow : hidden;
	margin-top : -1px;
}
#ads {
	float : left;
	overflow : hidden;
}
#ads img {
	margin : 5px 0;
	padding : 0;
}
#content {
	float : left;
	width : 715px;
	padding : 15px 0 50px 15px;
	margin : 0;
	min-height : 400px;
	background : #fff;
}
#content_wrapper {
	float : left;
	width : 650px;
	background : none;
	margin : 0 25px!important;
	margin : 0 0 0 15px;
	padding : 0;
	overflow : hidden;
}
#content p, #content ul, #content ol, #content input, #content select, #content textarea, #content_wrapper, #content h3, #footer p, td {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color : #333;
}
#content p, #content h1, #content h2, #content h3 {
	margin : 10px 0;
}
#content p {
	text-align: justify;
}
#content h1 {
	font : normal 30px "Century Gothic", Arial, Helvetica;
	color : #1b77b4;
	text-transform: uppercase;
}
#content h2 {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #333;
	text-transform: uppercase;
	border-bottom: 1px dotted #aaa;
	padding-bottom:10px;
}
#content h3 {
	background : #dddddd;
	padding : 20px;
}
#content ul, #content ol {
	margin : 0;
	padding : 3px 0 10px 18px;
}
#content ol {
	padding : 3px 0 10px 30px;
}
#content ul li, #content ol li {
	padding-left : 10px;
	margin : 0;
	clear : both;
}
#content ol li {
	padding-left : 2px;
}
#content ul {
	list-style-type : square;
	margin-left:-15px;
}
#content ul {
	list-style-type:none;
}
#content ul li {
	padding-left:20px;
	background:url('../images/bullet.gif') no-repeat top left;
}
#content a:link, #content a:visited {
	color : #1b77b4;
	text-decoration : underline;
}
#content a:hover, #content a:active {
	color : #000;
	text-decoration : underline;
}
#content input, #content select, #content textarea {
	margin : 0;
	padding : 5px;
}
#content iframe {
	border : none;
}
.insertslrg iframe, .insertslrg embed, .insertslrg object {
	margin : 0;
	padding : 25px 0;
	width : 650px;
	/*height : 475px;*/
	float : left;
	border : none;	
}
.insertssml_left iframe, .insertssml_left embed, .insertssml_left object {
	float : left;
	margin : 5px 20px 5px 0;
	padding : 0;
	width : 400px;
	/*height : 300px;*/
	border : none;
}
.insertssml_right iframe, .insertssml_right embed, .insertssml_right object {
	float : right;
	margin : 5px 0 5px 20px;
	padding : 0;
	width : 400px;
	/*height : 300px;*/
	border : none;
}
#content img {
	overflow : hidden;
	border : none;
}
.small_left {
	float:left;
	margin : 13px 15px 8px 0;
	padding : 0;
}
.small_right {
	float : right;
	margin : 13px 0 8px 15px;
	padding : 0;
}
.medium_left {
	float : left;
	margin : 13px 15px 8px 0;
	padding : 0;
}
.medium_right {
	float : right;
	margin : 13px 0 8px 15px;
	padding : 0;
}
.large_left {
	float : left;
	margin : 13px 25px 8px 0;
	padding : 0;
}
.large_right {
	float : right;
	margin : 13px 0 8px 25px;
	padding : 0;
}
#content .page_image {
	float : left;
	margin : 10px 0;
	padding : 0;
}
#content .pdflink {
	background : url(../admin/edit_images/pdf-icon.gif) no-repeat;
	padding-left : 17px;
}
#footer {
	width : 950px;
	height : 35px;
	float : left;
	overflow : hidden;
	background-color : #fff;
	margin : 0;
	padding : 0;
	text-align : center;
	border-top: 1px dotted #aaa;
}
#footer p {
	padding : 0;
	margin : 10px;
	color : #333;
}
#footer a:link, #footer a:visited {
	color : #333;
	text-decoration : underline;
}
#footer a:hover, #footer a:active {
	color : #000;
	text-decoration : underline;
}
/******************** CAPMA JUDGING PROGRAM CSS **************************/
td, table, tr, tbody {
	text-align:left;
}