/*
Theme Name: TV-23.org
Theme URI: http://TV-23.org/
Description: Theme for main TV-23 site.
Version: 1.0
Author: Lazy Ape
Author URI: http://www.cttvweb.org
*/

body { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	background: url(images/bg.gif) repeat;
	}

#mainwrapper { 
	width: 780px; 
	background-color: #ffffff; 
	}

#head { 
	clear: both; 
	height: 100px; 
	padding: 0px 0px 0px 0px; 
	}
#head #Logo_Background {
	position: absolute;
	top: 0px;
	}
#head #Logo {
	position: absolute;
	top: 0px;
	}
#head #Logo23 {
	position: absolute;
	top: 0px;
	}
#head #Slogan {
	position: absolute;
	top: 30px;
	left: 300px;
	color: #000000; 
        
font-family: Tahoma,Verdana,Arial;
	
	font-size: 18px; 
	font-weight: Bold; 
	}
#head #Slogan .shadow {
	position: relative;
	top: -21px;
	left: 1px; 
	color: #ffffff;
	z-index:-1; 
	}
#head #Title {
	position: absolute;
	top: 135px;
	left: 450px;
	color: #000000; 
        
font-family: Tahoma,Verdana,Arial;
	
	font-size: 28px; 
	font-weight: Bold; 
	}
#head #Title .shadow {
	position: relative;
	top: -33px;
	left: 1px; 
	color: #ffffff; 
	z-index:-1; 
	}


#navbar { 
	width: 780px;
	background: url(images/nav_background.gif) repeat-x left top;
        
font-family: Tahoma,Verdana,Arial;
	
        
font-size : 75%;
	
	}
#navbar .imgtext { 
	position: relative;
	top: -25px;
	left: -120px;
        
text-decoration: none;

	color: #000000; 
	}
#navbar a:hover { 
	font-weight: Bold; 
	}
#navbar #navimage2 { 
	position: relative;
	top: -51px;
	left: 130px;
	}
#navbar #navimage3 { 
	position: relative;
	top: -102px;
	left: 260px;
	}
#navbar #navimage4 { 
	position: relative;
	top: -153px;
	left: 390px;
	}
#navbar #navimage5 { 
	position: relative;
	top: -204px;
	left: 520px;
	}
#navbar #navimage6 { 
	position: relative;
	top: -255px;
	left: 650px;
	}


#main { 
/*		 T   R   B   L    */
	padding: 0px 40px 0px 40px; 
	position: relative;
	top: -255px;
	}
#main textarea { 
	width: 90%; 
	height: 100%; 
	}
#main img { 
	position: relative;
	top: 0px;
	}




#footer { 
	clear: both; 
	text-align: center; 
	position: relative;
	top: -255px;
	}
#footer a { 
	color: #000000; 
	}


.menu {
	
	color : #000000;
	margin-top : 10px;

	padding-bottom : 10px;

	margin-bottom : 0px;

	margin-left : 10px;

	margin-right : 10px;

	font-size : 12px;

	font-family : Tahoma,Verdana,Arial;

	font-weight: bold;

	}

.menu a {

	color : #000000;

	text-decoration: none;

	}

.menu a:hover {

	color : #294A7B;
	
}


#sidebar { 
	position: absolute;
	top: 0px;
	left: 780px;
	background: url(images/bg_right.gif) repeat-y left top;
	width: 16px;
	height: 100%; 
	
}




#Sample { 
	padding: 10px; 
	border: 5px solid #0000ff; 
	position: relative;
	top: -255px;
	}



