@charset "UTF-8";
/* CSS Document */

body {
	background: #F3F3F3;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;

}

p {line-height:14px;}

h1{font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;}

a:link {text-decoration:none;}

a:hover {text-decoration: none;}

a:active {text-decoration: none;}

a:visited {text-decoration: none;}

#container {
	width:900px;
	background: #FFFFFF;
	margin:0 auto;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#333333;
	height:1800px;
}

#logo {
	background: url(images/logo.gif);
	width:245px;
	height:125px;
	position:absolute;
	top:110px;
	margin-left:-5px;
	font-size:40pt;
	color:#FFFFFF;
	z-index:2200;
	line-height:38pt;


}

#header {
	width:900px;
	height:300px;
	background:none;
	margin:0 auto;
	position:absolute;
	z-index:1000;
	padding:0;

}

#nav {
	width:100%;
	height:50px;
	position: absolute;
	margin-top:250px;
	background: #222222;
	z-index:2000;
	margin-left:0;
}

#navbar {
	position:absolute;
	width:350px;
	height:30px;
	margin:0 auto;
	top:265px;
	margin-left:-190px;
	z-index:4000;

}

ul#nav_main  {
	list-style: none;
	position:absolute;
	width:350px;
	height:30px;
	top:68px;
	left:-50px;
	padding:0;
	background:none;

	text-align:center;
	font-size:18pt;
	font-weight:lighter;
}

ul#nav_main a {
	display:block;
	width:85px;
	height:30px;
	color:#FFFFFF;
}
li#nm_1  {
	position:absolute;
	top:-137px;
	left:700px;
	width:85px;
	height:30px;
	background:#222222 no-repeat 0 0;

}
li#nm_2  {
	position:absolute;
	top:-137px;
	left:785px;
	width:85px;
	height:30px;
	background: #444444 no-repeat 0 0;
	
}
li#nm_3  {
	position:absolute;
	top:-137px;
	left:870px;
	width:85px;
	height:30px;
	background:#222222 no-repeat 0 0;
	
}
li#nm_4  {
	position:absolute;
	top:-137px;
	left:955px;
	width:85px;
	height:30px;
	background:#444444 no-repeat 0 0;

	
}
li#nm_5  {
	position:absolute;
	top:-137px;
	left:1040px;
	width:85px;
	height:30px;
	background:#222222 no-repeat 0 0;

}



li#nm_1 a:hover 
	{background: #FFFFFF no-repeat 0 0px; color:#222222}
li#nm_2 a:hover 
	{background: #FFFFFF no-repeat 0 0px; color:#222222}
li#nm_3 a:hover 
	{background:#FFFFFF no-repeat 0 0px; color:#222222}
li#nm_4 a:hover 
	{background:#FFFFFF no-repeat 0 0px; color:#222222}
li#nm_5 a:hover 
	{background: #FFFFFF no-repeat 0 0px; color:#222222}


#main {
	width:551px;
	height:340px;
	background: url(images/mainbg.jpg) repeat-x #666666;
	position:absolute;
	margin-top:300px;
	margin-left:15px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.mainContent {
	padding-right:20px;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:12pt;
	overflow:hidden;
	
	
}

#mainContent1 {
	width:600px;
	height:200px;
	background: url(images/main-div.png) no-repeat;
	position:absolute;
	margin-top:660px;
	margin-left:-7px;

}

#mainContent2 {
	width:600px;
	height:200px;
	background: url(images/main-div.png) no-repeat;
	position:absolute;
	margin-top:860px;
	margin-left:-7px;

}

#mainContent3 {
	width:600px;
	height:200px;
	background: url(images/main-div.png) no-repeat;
	position:absolute;
	margin-top:1060px;
	margin-left:-7px;

}



#sidebar {
	width:265px;
	float:right;
	position: absolute;
	height:auto;
	background:#66CCCC;
	margin-left:600px;
	margin-top:300px;
	padding:10px;
	text-align:left;
	

	
}

#network {
	width:265px;
	float:right;
	position:absolute;
	height:auto;
	background:#444444;
	margin-left:600px;
	margin-top:845px;
	padding:10px;
	text-align:left;
	
}

.title {
	padding-bottom:10px;
	margin:0;
	width:600px;
	height:30px;
	background: url(images/title2.gif) no-repeat;
	position:relative;
	color:#FFFFFF;
	font-size:14pt;
	padding:5px;
	overflow:hidden;
	top:15px;
	left:-8px;
}


.title a {
	text-decoration:none;
	color:#FFFFFF;
}

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

#footer {
	width:100%;
	height:50px;
	background:#333333;
	position:absolute;
	color:#CCCCCC;
	padding-top:15px;
	padding-bottom:5px;
}


.maintitle {
	margin-left:-60px;
	top:10px;
	width:150px;
	height:75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30pt;
	color:white;
	font-weight:lighter;
	position: absolute;
	background: url(images/title.gif) no-repeat;
	text-align:left;
	float:left;
	z-index:3000;
	padding-left:10px;
	overflow: visible;
	
}

.pic {
	float:right;
	width:120px;
	height:120px;
	padding:5px;
}

.sideheading {
	font-size:20px;
	color:white;
	background: #222222;
	padding:5px;
	float:right;
	width:265px;
	height:25px;
	margin:0 auto;
	margin-right:-10px;
	top:2px;
	position:relative;
	
}

#sidebar a {
	text-decoration:none;
	color: #000000;
}

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


#video {
	width:870px;
	height:400px;
	background:#555555;
	position:absolute;
	top:1370px;
	padding:15px;
	overflow:auto; 
	overflow-y:hidden;
	-ms-overflow-y:hidden;
	z-index:500;

}

#tv { background:url(images/tv.png); width:120px; height:102px; z-index:1000; position:relative; margin-top:-10px; margin-left:385px;}

.vids {
	width:1500px;
	overflow:auto;
	height:100%;
}

.heading {
font-style:italic;
	color:#000000;
	font-size:14pt;
	line-height:16pt;

}

.heading a {color:#000000; text-decoration:none;}
.heading a:hover {color:#000000; text-decoration:underline;}


.side {
	color: #993300;
}

.side a{
	text-decoration:underline;
}

.style1 {color: #66CCCC; font-style:italic;}

.style2 {color:#66CCCC; font-size:10pt; font-style:normal;}

.style3 {color:#66CCCC;}

.style3 a {color:#66CCCC; text-decoration:none;}

.style3 a:hover {color:#66CCCC; text-decoration:underline;}

.style4 {font-size:16pt; color:#FFFFFF;}

.style4 a {color:#FFFFFF; text-decoration:none;}

.style4 a:hover {text-decoration:underline;}

.style5 {font-size:16pt; color: #66CCCC; font-style:italic;}

.copyright {font-size:8pt; color:#CCCCCC;}

.bottlinks a {font-family:Verdana, Arial, Helvetica, sans-serif; color:#66CCCC; text-decoration:none;}

.linktitle a {font-size:14pt; color:#FFFFFF; text-decoration:none;}
.linktitle a:hover {text-decoration:underline;}