/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8c8972;
	
}
body {
	margins: 0px;
	background-image: url(images/pagebackground.jpg);
	background-repeat: repeat-x;
	background-color: #475562;
}
a:link {
	color: #5496AE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #36809E;
}
a:hover {
	text-decoration: underline;
	color: #58A0BB;
}
a:active {
	text-decoration: none;
	color: #58A0BB;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.style1 {font-size: 14px}
.style2 {
	color: #FFCC33;
	font-size: 12px;
}
.style4 {font-size: 10px}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style6 {font-size: 16px}
.style7 {font-size: 18px}
.style10 {font-size: 18px; font-family: "Times New Roman", Times, serif; }
.style13 {font-size: 16px; font-style: italic; }
.style15 {font-size: 14px; font-style: italic; }
.style16 {color:#5496AE;}
#contentcontainer {
background:url(images/TVbackground.jpg) no-repeat top center;
height:768px;

}
#textbox {
position:relative;
top: 90px;
line-height:2em;
}
#navigation {
position:relative;
top:180px;
left:-120px;
}
#navigation li {
display:inline;
list-style-type:none;
}
