body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #efefef;
 font-size: 10px;
 color: #3a3a3a;
 background-image: url(images/background.png);
 background-repeat: repeat-x;
 background: url(images/background.png) repeat-x;
 margin-top: 0; 
 margin-left: 0;
 }

div.container {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 820px;
	text-align: left;
}

div.admincontainer {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 600px;
	text-align: left;
	background-color: #ffffff;
}

div.header {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 850px;
	text-align: left;
}

div.heading {
	position: absolute;
	background: url(images/headers/red_bar.png);
	margin: 0 auto;
	top: 88px;
	left: 253px;
	width: 489px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	z-index: 7;


}

div.area {
	position: absolute;
	margin: 0 auto;
	top: 119px;
	left: 253px;
	width: 489px;
	height: 154px;
	overflow: hidden;
	text-align: left;
}

#video_content{
position:absolute; 
left:260px; 
width:465px; 
z-index:3;
}

#flashvideo{
position:absolute; 
left:315px; 
top:170px; 
width:362px; 
z-index:9;
}

div.newsinc{
	position: absolute;
	margin: 0 auto;
	top: 425px;
	left: 260px;
	width: 205px;
	height: 405px;
	overflow: visible;
	text-align: left;
}

div.footer{
	position: absolute;
	left:-6px;
	margin: 0 auto;
	width: 750px;
	color: #a7a7a7;
	font-size: 9px;
}

div.nav{
	position: absolute;
	font-size: 14px;
	top: 88px;
	left: 10px;
	margin: 0 auto;
	width: 242px;
	height: 550px;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
	z-index: 9;

}

img {
	behavior: url(iepngfix.htc);
	border: 0px;
}

img.middle{
 border: 0;
 text-align: center;
}

br 
{ 
line-height: 10px;
} 

.nav
{ 
line-height: 18px;
} 

p {
 font-size: 10px;
 line-height: 12px;
}
a em {
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

a{
 text-decoration: none;
 color: #3a3a3a;
}

a:link{
 text-decoration: none;
 color: #3a3a3a;
}
a:visited{
 text-decoration: none;
 color: #3a3a3a;
}

a:hover{
 text-decoration: none;
 color: #cf172d;
}

a:active{
 text-decoration: none;
 color: #3a3a3a;
}

td{
 vertical-align: top;
 font-size: 10px;
 color: #636363;
}

td.central{
 height: 100%;
 text-align: center;
 vertical-align: center;
 font-size: 10px;
 color: #636363;
 text-align: center;
}

.bold {
  font-weight: bold;
}

.center {
 text-align: center;
}

.left{
 text-align: left;
}
	
.rightalign {
 text-align: right;
}

.justify{
 text-align: justify;
}

.date {
  font-weight: bold;
  color: #cf172d;
}

.footlink a:link{
 text-decoration: none;
 color: #a7a7a7;
 font-size: 9px;
}
.footlink a:visited{
 text-decoration: none;
 color: #a7a7a7;
 font-size: 9px;
}

.footlink a:hover{
 text-decoration: none;
 color: #cf172d;
 font-size: 9px;
}

.footlink a:active{
 text-decoration: none;
 color: #a7a7a7;
 font-size: 9px;
}

.red a:link{
 text-decoration: none;
 color: #cf172d;
}
.red a:visited{
 text-decoration: none;
 color: #cf172d;
}

.red a:hover{
 text-decoration: none;
 background-color: #a7a7a7;
 color: #cf172d;

}

.red a:active{
 text-decoration: none;
 color: #cf172d;
}
.red{
 color: #cf172d;
}

.red14{
 color: #cf172d;
 font-size: 14px;
 line-height: 14px;
}

img.floatRight {
float: right;
margin-top: 5px;
margin-right:10px;
margin-left: 10px;
margin-bottom: 5px;
}

img.floatLeft {
float: left;
margin-top: 5px;
margin-right:10px;
margin-left: 10px;
margin-bottom: 5px;
}

input
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cf172d;
background: #e7e7e7;
border: 1px solid #a8a8a8;
}

textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cf172d;
background: #e7e7e7;
border: 1px solid #a8a8a8;

}

select {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cf172d;
background: #e7e7e7;
border: 1px solid #a8a8a8;

}

form {
font-size: 10px;
color: #3a3a3a;
background-color: #ffffff;
}

h1{
font-size: 16px
}