body {
	line-height: 1.2;
	margin: 0;
	padding: 0;
	background: black;
	color: #FFFFFF;
}

a {
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}

p {
	height: 1%;
}

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */

#bugfix {
        height: 1%;
}

A:Hover  {
	color : white;
	text-decoration : underline;
}

H3 {
	color: #FF0000;
	font-weight: bold;
	font-size : 20px;
	font-family: Arial, Verdana, sans-serif;
}

H2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
}

.tinytxt {
	font-size:10px;
	font-family: arial,verdana,sans-serif;
	font-weight: normal;
	line-height: 10px;
}

.centerdash {
        padding: 4px;
        border: 1px dashed #CCCCCC;
        display: block;
        margin: auto;
	vertical-align: middle;
}


.redbold {
	padding-top: 2px;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background-color: #000000;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}

.boldfont {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 16px;
}

.boldfontred {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 16px;
}

.redfont {
	color: #FF0000;
}

.phonenum {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 13px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}

.spacer {
	clear: both;
	}

#wrap{
margin: 0;
margin-left: auto;
margin-right: auto;
background: black url('images/greyback14.gif') repeat-y 0 0;
}

#header{
	margin-bottom: 0px;
        background-color: #000000;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

.logotxt {
        font-size: 20px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-style: italic;
        background-color: #000000;
        color: #FFFFFF;
        text-align: right;
        vertical-align: middle;
}

.gradientbg, .gradientbg TD {
        background-image: url(images/cctoplogo65bg.jpg);
	background-repeat: repeat-x;
	background-color: black;
	color: white;
	text-align: center;
}

.divbarbg {
	background-image: url(images/ccdivbarbg.jpg);
        background-repeat: repeat-x;
}


/* LEFT SIDEBAR */

#leftbar {
	position: relative;
	background: #333333;
	float:left;
	width:200px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align:center;
}

#leftbar H3 {
	margin: 10px 10px 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

	#leftbar p {
                margin: 10px 10px 10px 10px;
                padding-bottom: 10px;
                border-bottom: 1px dashed #CCCCCC;
        }


/* RIGHT SIDEBAR */
html>body #rightbar
{
	display: none;	/* for compliant browsers, hide this column entirely */
}
* html #rightbar *
{
	display: none;	/* ie's ghost-text bug is triggered by key elements
			   having display:none set. #rightColumn is one of those
			   key elements. so we display:none all child
			   elements (doesn't trigger the bug) and try to
			   make #rightColumn have no chance to affect
			   document flow. */
}
#rightbar
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	border: none;	/* remove anything that'll give this elemnt width. */
}

#content1{
color: #FFFFFF;
background: black;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2;
margin-left: 200px;
border-left: 1px solid #CCCCCC;
border-bottom: 0;
padding: 20px;
}

/* Pic problem */

#pic {
	margin: 10px;
}

.floatright {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	background-color: black;
	padding: 10px 30px 10px 30px;
}

.floatleft {
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
	background-color: black;
	padding: 0 10px 0 10px;
}

.logoright {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	background-color: black;
	padding: 0 10px 0 10px;
}

/* IMAGES */		
		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px dashed #CCCCCC;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  	}
		img.top {
			clear: both;
			vertical-align: top;
		}

#footer{
clear: left;
padding-bottom: 20px;
text-align:center;
font-size:10px;
font-family: arial,verdana,sans-serif;
font-weight: normal;
line-height: 10px;
border-top:#CCCCCC 1px solid;
background-color: #000000;
color: #FFFFFF;
}

#navcontainer
{
background: #333333;
width: 200px;
text-align: center;
margin: 0;
padding-top: 20px;
font-family: Arial, Verdana, sans-serif;
overflow: hidden;
}

ul#navlist
{
background: #333333;
margin: 0 auto;
padding: 0;
width: 80%;
font-size: 14px;
}

#navlist li
{
list-style-type: none;
background-color: #000000;
color: #FFFFFF;
border: 2px solid red;
font-weight: 600;
text-align: center;
padding: 3px;
margin-bottom: 3px;
}

#navlist li a
{
color: #999999;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #FF0000;
color: #FFFFFF;
}

#tablebox {
	width: 180px;
	margin: auto;
}
