/* CSS Document */

body {
background-image:url(../Images/bg.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
font-family:Tahoma, Arial;
text-shadow: #000000 0 0 0px;
padding-bottom:15px;
}

html {
background-color:#0E0E0E;
background-image:url(../Images/grey.jpg);
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:fixed;
height:100%;
}

#container {
display:block;
width:844px;
margin-left:auto;
margin-right:auto;
}

#header {
display:block;
height:85px;
padding-top:35px;
width:100%;
}

#navigation {
display:block;
height:50px;
width:100%;
color:white;
font-size:11px;
}

#navigation a {
color:white;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:37px;
margin-right:62px;
display:block;
float:left;
}

#navigation a#last {
margin-right:0px;
}

#navigation a.selected, #navigation a:hover {
color:#E20A17;
}

#animholder {
display:table;
height:225px;
width:844px;
}

#homeanim {
width:844px;
height:219px;
margin-top:7px;
position:relative;
z-index:1;
}
 
.homeanim img { 
    padding: 0px;  
    border:  0;
    width:  844px; 
    height: 219px; 
    top:  0; 
    left: 0;
	z-index:2;
}

#intro {
display:block;
width:276px;
height:205px;
padding-top:15px;
padding-left:15px;
margin-top:-220px;
position:relative;
z-index:3;
background-image:url(../Images/semi.png);
}

#intro p {
color:white;
line-height:25px;
font-size:16px;
padding:0;
margin:0;

}

#pr {
display:block;
float:left;
width:291px;
height:170px;
background-color:#333333;
margin-top:15px;
color:#CCCCCC;
font-size:11px;
}

#pr p {
margin-top:10px;
width:130px;
line-height:14px;
float:left;
}

#pr a {
font-size:10px;
font-weight:bold;
color:#CCCCCC;
text-decoration:none;
margin-left:80px;
}

#pr img {
margin:8px;
}

#welcome {
display:block;
float:right;
width:520px;
font-size:11px;
color:#CCCCCC;
padding:15px;
line-height:18px;
}

#footer {
display:block;
width:100%;
border-top:1px solid white;
margin-top:5px;
padding-top:10px;
font-size:11px;
font-weight:bold;
color:white;
line-height:17px;
}

#footer .highlight {
color:#E20A17;
margin-left:5px;
margin-right:5px;
}

#lower {
display:table;
height:auto;
}

h2 {
font-size:14px;
color:#E20A17;
}

.norm p {
font-size:12px;
color:#CCCCCC;
line-height:16px;
}

.norm ul {
	color:#CCCCCC;
	font-size: 12px
}

.norm a:visited{
	color:#FF0000;
}

.norm a:link{
	color:#FF0000;
}
.norm a:hover{
	color:#FF0000;
}
#list {
display:table;
height:auto;
width:100%;
margin-bottom:30px;
}

.listitem {
display:block;
height:70px;
padding-top:10px;
padding-bottom:10px;
width:99%;
border-top:1px solid #666666;
}

.listitem img {
border:1px solid #cccccc;
margin-right:10px;
width:70px;
height:70px;
}

.listitem p {
padding:0;
margin:0;
padding-top:5px;
}

.listitem a {
float:right;
color:#E20A17;
text-decoration:none;
padding-top:0px;
}

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

.sublistitem {
display:block;
padding-top:10px;
padding-bottom:10px;
width:90%;
border-top:1px solid #666666;
}

.sublistitem img {
border:1px solid #cccccc;
margin-right:10px;
width:70px;
height:70px;
}

.sublistitem p {
padding:0;
margin:0;
padding-top:5px;
}

.sublistitem a {
float:right;
color:#E20A17;
text-decoration:none;
padding-top:0px;
width:70px;
}

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

#col1, #col2 {
display:block;
float:left;
width:550px;
padding-bottom:20px;
padding-top:20px;
}
#col1main {
display:block;
float:left;
width:840px;
padding-bottom:20px;
padding-top:20px;
}

#col2 {
width:290px;
text-align:right;
}

#col2 img {
border:1px solid #cccccc;
margin-top:40px;
}

#logostrip {
float:right;
width:315px;
}

#logostrip img {
margin-right:10px;
border:2px solid #333333;
}

.vidlink {
margin-bottom:5px;
margin-left:5px;
}
