@charset "UTF-8";
/* CSS Document */

body {
color:#A9A9A9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#000000;
}

h1 {
font-size:12px; 
font-color: #FFFF00;
}

h4 {
text-decoration:none;
font-size:18px;
font-family: 'Raleway';
color:#FFFF00;
}

h3 {
font-family: 'Raleway';
font-size:20px;
font-color: #00000;
background-color:#FFFF00;
}

h8 {
font-family: 'Raleway';
font-size:20px;
font-color: #00000;
background-color:#FFFF00;
}
	

A:link {
text-decoration:none;
color:#FFFF00;
}

A:visited {
color:#FFFF00;
position:relative;
}

A:hover {
text-decoration:none;
color:#FFFF00;
}

A:active {
text-decoration:none;
color:#FFFF00;
}

.main a:link {color: #5C5C5C; font-family: 'raleway'; font-size:16px} 
.main a:visited {color: #5C5C5C; font-family: 'raleway'; font-size:16px}
.main a:hover {color: #FFFF00; font-family: 'raleway'; font-size:16px}
.main a:active {color: #5C5C5C; font-family: 'raleway'; font-size:16px}


#wrapper{ 
min-height: 100%;
height: auto;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}


#logo {
	position:absolute;
	top:40px;
	right:70px;
	z-index: 2;
}

#navigation {
	position:absolute;
	left:80px;
	top:40px;
}

#navigation2 {
	position:relative;
	left:80px;
	top:40px;
	z-index: 1;
}

#container{
	height:800px;
	top:-50px;
	position:relative;
	left: 60px;
}

#container2{
	height:750px;
	position:relative;
	z-index: 0;
}

#container8{
	width:800px;
	height:1000px;
	position:relative;
	left: 60px;
	overflow: visible;
}


#media{
	position:absolute;
	left:15px;
	top:550px;
}
	
#maincontent{
border:0;
margin:0px;
padding-left:5px;
padding-top:150px;
}

#maincontent li{
line-style:none;
width:350px;
height:380px;
padding:0px;
margin:10px;
text-align:right;
float:left;
    list-style: none;
}

#maincontent2{
border:0;
margin:0px;
padding-left:5px;
padding-top:150px;
}
#maincontent2 li{
line-style:none;
width:350px;
height:600px;
padding:0px;
margin:10px;
text-align:right;
float:left;
    list-style: none;
}

#maincontent3{
border:0;
margin:0px;
padding-left:5px;
padding-top:35px;
}
#maincontent3 li{
line-style:none;
width:1000px;
height:450px;
padding:0px;
margin:10px;
text-align:left;
float:left;
    list-style: none;
}

#videcontent {
border:0;
margin:0px;
padding-left:0px;
padding-top:150px;
}

#videocontent li{
line-style:none;
width:350px;
height:380px;
padding:0px;
margin:10px;
text-align:right;
float:left;
padding-top:100px;
    list-style: none;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}
.footer{
height: 70px;
	background-color:#222; /* .push must be the same height as .footer */
}
.push {
	height: 70px;
	background-color:#000; /* .push must be the same height as .footer */
}

.footer2{
height: 75px;
	background-color:#222; /* .push must be the same height as .footer */
}
.push2 {
	height: 75px;
	background-color:#000; /* .push must be the same height as .footer */
}

#maincontent3 #maincontent3 li center table tr td {
	color: #A9A9A9;
}
