 body {
   	padding: 10px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CCCCCC;
	width: 924px;
	margin-top: 10px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
	background-color: #000000;
	color: #0000CC;
	color: #666666;

/* margin: 20px; */
font-size: 12px;
    }
    


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
	text-align: center;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}



p, ul, ol {

	/* line-height: 180%; */
	color: #CCC;
}





a {
	text-decoration: none;

	color: #CC0001;
}

a:hover {
	background: none;
}



a:link {color: #FFF;}
a:visited {color: #FFF;}
a:hover {color: #00ccff;}
a:active {color: #FFF;}



#wrapper {
	
	width: 922px;

}

.promo {
	
	width: 924px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}




#page {
	width: 924px;
	padding-top: 25px;
}

#content {
	float: right;
	width: 640px;
	padding-top: 20px;

}


.post {
	text-align: left;
}

.post .title {
	color: #000000;
}

.post .title h1{size:2em;}



.post .title a {
	background: none;
	color: #FFFFFF;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {

	
	padding: 3px 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}





#sidebar {
	width: 280px;
	background-color: #000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;

}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FFFFFF;
	text-align: left;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}



.navigation {
	float: left;
	width: 922px;
	color: #333;
	background-color:#000;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#entry ul, ol, li{
	color:#CCC;

	margin-left: 20px; 
	margin-top: 5px;
	font-size:16px;
}
td b {color: #FF3300;}
#stss {
	font-size:15px;
	font-weight: bold;
}




.logo {
	background-image: url(../images/CT-Logo-large.01.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 924px;
	text-indent: -9999px;
}

.content p{
	font-weight: normal;
	color: #CCC;
}

#content a:link {
	color: #FFF;

}
#content a:visited {
	color: #FFF;
	
}
#content a:hover {
	color: #00ccff;
	
}
#content a:active {
	color: #FFF;
	
}

.floatbox{
	width: 280px;
	background-image: url(../images/carina.black.white.03.jpg);
	background-repeat: no-repeat;
	height: 500px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}







.footer {
	width: 900px;
	color: #999;
	border: 1px solid #000;
	background-color:#000;
	padding: 10px;
	text-align:left;
	font-size: small;
	clear: both;
	float: none;
}

#body-top {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background-color: #000;
	background-repeat: repeat-x;
	background-image: url(../include/bg.top.frame.jpg);
	height: 15px;
}

#body-botton {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background-color: #696969;
	background-repeat: repeat-x;
	background-image: url(../include/bg.bot.frame.jpg);
	height: 15px;

}
/*
.six {
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-bottom: 3px;
	background-color: #000;
	
	
}


.announcements{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	width: 620px;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #CCC;
	padding-right: 20px;

}


	
    #status{
    	width:50%;
    	padding:10px;
    	height:42px;
    	
    }
    .focusField{
    	border:solid 2px #FF3300;

		background:#DFEBFF;
    	color:#000;
    }
    .idleField{
    
	    background:#FFF; 

	 	color: #000;
		border: solid 2px #DFDFDF;
    }		
.otherinfo{
	font-size: medium;
	font-weight: normal;
	padding: 5px;
	text-align: left;

}


.divider{
	background-image: url(../images/post.divider.gif);
	background-repeat: no-repeat;
	background-position: 246px center;
	height: 20px;
	margin-top: 30px;

}

*/

