/* CSS Document */
body{
margin:0;
padding:0;
background-color:#dfe9f3;
}
h1{
margin:0;
padding:0;
width:860px;
height:155px;
}
.lcdstyle{ /*Example CSS to create LCD countdown look*/
margin:0;
padding:0;
font-family: Minisystem;
font-size:20px;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
color: #fcf175;
font-size: 20px;
}

/* Menu */
.nav {
margin:0 50px 0 0;
padding:0;
font-family: Arial;
font-size:14px;
color: #333333;
text-decoration:none;
}
.nav a{
margin:0;
padding:0;
font-family: Arial;
font-size:14px;
color: #333333;
text-decoration:none;
}

.nav a:link{
color: #213753;
}
.nav a:hover{
color: #990000;
text-decoration:none;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
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;
color: #213753;
}
#dropmenudiv a:hover{
text-decoration: underline;
}

/* Sidebar */
.sidebar1{
margin:0;
padding:0;
background:url(images/bgsignup.jpg) no-repeat;
}
.sidebar1 p{
margin:0 0 5px 0;
padding:0;
font-family: Arial;
font-size:12px;
color: #666666;
text-decoration:none;
}
.sidebar2{
margin:0;
padding:0;
background:url(images/bgsignup1.jpg) no-repeat;
}
.sidebar2 p{
margin:10px 0 0 0;
padding:0;
font-family: Arial;
font-size:12px;
color: #ffffff;
text-decoration:none;
}
.sidebar{
margin:0;
padding:0;
background:url(images/sidebarbg1.png) no-repeat;
background-color:#dfe9f3;
}
.sidebar h2{
margin:10px 0 10px 0;
padding:0;
font-family: Arial, Tahoma, Segoe Print;
font-size:20px;
color: #213753;
text-decoration:none;
}
.sidebar p{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:14px;
color: #666666;
text-decoration:none;
}
.sidebarnews h2{
margin:0;
padding:0;
font-family: Arial;
font-size:12px;
color: #ffffff;
text-decoration:none;
}
.sidebarnews p{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:12px;
color: #666666;
text-decoration:none;
}
.sidebarnews a{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:12px;
color: #213753;
text-decoration:underline;
}
.sidebarnews a:hover{
color: #990000;
text-decoration:none;
}

/* Content */
.content {
margin:0;
padding:0;
font-family: Arial;
font-size:12px;
color: #333333;
text-decoration:none;
}
.content h3{
margin:0;
padding:0;
}
.content h4{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:16px;
color: #333333;
text-decoration:none;
}
.content h5{
margin:0 0 15px 0;
padding:0;
font-family: Arial;
font-size:14px;
color: #333333;
text-decoration:none;
}
.content h6{
margin:0 0 15px 0;
padding:0;
font-family: Arial;
font-size:15px;
font-weight:normal;
color: #333333;
text-decoration:none;
}
.content p{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:12px;
color: #333333;
text-decoration:none;
}
.content a{
color: #213753;
text-decoration:none;
}
.content a:hover{
color: #990000;
text-decoration:none;
}
.content li{
margin:0 0 10px 0;
padding:0;
font-family: Arial;
font-size:12px;
color: #333333;
text-decoration:none;
}
.section{
margin:0;
padding:0;
background:url(images/bgsection.png) no-repeat;
background-color:#eaebeb;
}
.section p{
margin:0 0 10px;
padding:0;
font-family: Segoe Print;
font-size:12px;
color: #333333;
text-decoration:none;
}
.section a{
font-family: Arial;
font-size:11px;
color: #213753;
text-decoration:none;
}
.section a:hover{
color: #990000;
text-decoration:none;
}
.section1{
margin:0;
padding:0;
background:url(images/bgsection1.png) no-repeat;
background-color:#fae9c6;
}
.section1 p{
margin:0 0 10px;
padding:0;
font-family: Segoe Print;
font-size:12px;
color: #222222;
text-decoration:none;
}
.section1 a{
font-family: Arial;
font-size:11px;
color: #213753;
text-decoration:none;
}
.section1 a:hover{
color: #990000;
text-decoration:none;
}
.tv{
margin:0;
padding:0;
background:url(images/tvscreen.jpg) no-repeat;
background-position: center center;
}
.tvcopy{
width:511px;
height:548px;
margin:0;
padding:0;
background:url(images/tvscreencopy.jpg) no-repeat;
background-position: center center;
}
.tvscreen{
width:511px;
height:498px;
margin:0;
padding:0;
background:url(images/tvscreen-new.jpg) no-repeat;
background-position: center center;
}

/* Footer */
.footer{
margin:0;
padding:0;
font-family: Arial;
font-size:12px;
color: #323232;
text-decoration:none;
}
.footer a{
margin:0;
padding:0;
font-family: Arial;
font-size:12px;
color: #213753;
text-decoration:none;
}
.footer a:hover{
color: #990000;
text-decoration:none;
}