/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-color: #6287C4;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111520;
}
a:link {
	color: #1C1853;
	text-decoration: none;
}
a:visited {
	color: #341A24;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bgrepeaty {
	background-repeat: repeat-y;
}

.bgrepeatxy {
	background-repeat: repeat;
}

.bgnorepeat {
	background-repeat: no-repeat;
}


#mid {width: 580px; background: white; padding: 2px;
	position: absolute; top: 253px; left: 40px; 
 }

#email {width: 250px; padding: 2px;
	position: absolute; top: 7px; left: 280px; 
 }

#video {width: 317px; padding: 2px;
	position: absolute; top: 498px; left: 36px; 
 }

#blog {width: 314px; padding: 2px;
	position: absolute; top: 500px; left: 360px; 
 }

#sidebar {width: 331px; background: inherit; padding: 0px;
	position: absolute; top: 245px; left: 641px; 
}

#blockmenu {width:266px; background: inherit; padding: 0px;
	position: absolute; top: 498px; left: 691px; 
 }



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Lithos Pro, Verdana;
font-family: Lithos Pro, Verdana;
color: #FFFFFF;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #31405C;
}


.smalltxt {
	font-size:11px;
}

a.whitelink:link,hover,visited,active {
	color:#FFFFFF;
	text-decoration: none;
}

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


/* TICKER CLASSES */
 a.tab:link {font-size:16px;font-family:Arial,Helvetica;color:white;}
 a.tab:visited {font-size:16px;font-family:Arial,Helvetica;color:white;}
 a.tab:hover {font-size:16px;font-family:Arial,Helvetica;color:white;}


-->

