body {
background: #000000;	
color: #FFFFFF;	
}

a {
color: white;
text-decoration: none;	
}

h4 {
margin: 5px 0 5px 0;	
}

#banner {
background: url('images/banner-1.jpg');
margin: 0 0 25px 0;
height: 150px;
}

#banneryt {
border: 3px #CC0033 solid; 
border-radius: 25px; 
margin: 0 auto 25px auto; 
overflow: hidden; 
width: 95%	
}

#mainbody {
/*background: url('images/background.jpg');
border: 1px white solid;*/
height: 2400px;
margin: 25px auto auto;
width: 1000px;	
}

#media img{
width: 33%	
}

.twitter {
border-radius: 5px; 
float: right;
margin: 10% 10% 0 0;
}

.youtube{
float: left;
margin: 10% 0 0 10%;	
}

.column {
background: none;
float: left;
font-size: 24px;	
height: 600px;
margin-right: 3%;
text-align: center;
width: 29%;
}

#ltcolumn {
margin-left: 3%;	
}

#rtcolumn {
margin-right: 0;	
}

.column img {
width: 90%	
}

.column h4 {
font-size: 30px;
font-weight: bold;
margin: 0 0 0 0;
}

#paetron {
margin: 25px auto 15px auto;	
width: 60%; 
}

.tile {
background: #000000;	
border: 3px #CC0033 solid;
border-radius: 25px;
height: 280px;
margin: 0 0 15px 0;
padding: 1%;
}

