/*----------------------------------
		Theme #396_media
		Cat Computers and Technology
		by Lee Glasgow
----------------------------------*/

body{
	background-color: #37010D;
}

.sf_wrapper{	
	background-image: url(images/mid_1.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width: 800px;
}

.sf_header_wrapper{
	clear: both;
	background-image: url(images/header_1.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 202px;
	margin-left: 10px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;202
}

a:link {
	color: #C00F29;
	text-decoration: underline;
}

a:visited {
	color: #C00F29;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.sf_main_header{
	font-size: 1.1em;
	font-weight: bold;
	color: #F6FF09;
	margin: 5px 0 5px 20px;
}

.sf_sub_header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0 5px 20px;
	
}

.sf_extra1 {
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
	
}

.sf_extra2 {
	sf_edit: true;
	background-image: url(images/logo_1.gif);
	background-repeat: no-repeat;
	height: 50px;
	top: 30px;
	margin-left: 20px;
	clear:both;
	margin-top: 30px;
}

.sf_navigation_top ul li a:hover{
	color: #ccc;	
}

.sf_content {
	color: #ffffff;
}

.sf_content img {
	border: 1px solid #fff;
}

.sf_pagetitle {
	margin-left: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 10px;
}

.sf_extra3{
}

.sf_footer {
	background-image: url(images/bottom_1.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	clear:both;
	background-color: #37010D;
}

/*--------------------------
		DBNow
--------------------------*/

.Data_Central_color1 {
	background-color:#A40124;
	color:#FFFFFF;
}
.Data_Central_color2 {
	background-color:#CFCFCF;
	color:#261A3B;
}
.Data_Central_color3 {
 	background-color:#DFDFDF;
	color:#261A3B;
}
.Data_Central_color4 {
	background-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color5 {
	border-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color6 {
	background-color:#EFEFEF;
	color:#261A3B;
}
.Data_Central_color7 {
	background-color:#000000;
	color:#ffffff;
}




.Data_Central_color3 a,
.Data_Central_color3 a:visited {
    color:#666666;
}
.Data_Central_color3 a:hover {
    text-decoration:none;
}
.Data_Central_color4 a,
.Data_Central_color4 a:visited {
    color:#666666;
}
.Data_Central_color4 a:hover {
    text-decoration:none;
}