
body {
background-color:#000;
color:#fff;
font-family:Helvetica, Verdana, Arial, sans-serif;
padding-top:13px;
}

#wrap {
background:#242424;
width:1000px;
border:4px solid #333;
position:absolute;
margin-left:-500px;
left:50%;
}

#wrap iframe{
min-height:800px;
}

#wrap #blogFrame iframe{
height:800px;
}

#blogFrame a{
color:#fff;
padding:10px;

}

.gray{
color:#646464;
width:90%;
}

.grayBanners{
color:#646464;
width:90%;
padding-left:10px;
}


#sideNav {
width:100%;
color:#fc5082;
}

#sideNav a {
padding-left:10px;
color:#fc5082;
font-size:1.2em;
}


#headerNew {
width:500px;
height:35px;
background:#000 url(images/head.jpg) top center no-repeat;
border-bottom:1px solid #fff;
padding:150px 0px 0px 500px;
}

#headerNew a {
color:#7da4ff;
font-size:.85em;
margin:-3px 13px 0px 0px;
padding:2px;
}

#headerNew a:hover{
background:gray;
color:#fff;
}


#sideBar {
background:#000;
border-right:#ccc;
width:130px;
float:left;
font-size:1.3em;
height:100%;
padding:40px 0 15px 15px;
}

#sideBar a {
color:#7da5ff;
}

#mainContentDetails {
background:#242424;
width:100%;
}

#mainContentDetails p{
font-size:.8em;
}

#mainContentDetails img{
float:left;
margin:10px;
}

#mainContentDetails .banner1{
background:url(images/banner1.gif);
height:420px; 
width:300px;
float:left;
margin:5px;
border:1px solid #ccc;
}

#mainContentDetails .banner2{
background:url(images/banner2.jpg);
height:200px; 
width:400px;
float:left;
margin:5px;
border:1px solid #ccc;
}

#mainContentDetails .banner3{
background:url(images/banner3.gif);
height:300px; 
width:600px;
float:left;
margin:5px;
border:1px solid #ccc;
}

#mainContentDetails .bannerNew1{
background:url(images/bannerNew1.jpg);
height:143px; 
width:600px;
float:left;
margin:5px;
border:1px solid #ccc;
}

#mainContentDetails .bannerNew2{
background:url(images/bannerNew2.gif);
height:90px; 
width:728px;
float:left;
margin:5px;
border:1px solid #ccc;
}

#mainContentDetails .banner5{
background:url(images/banner5.jpg);
height:600px; 
width:600px;
float:left;
margin:5px;
border:1px solid #ccc;
}

#mainContentDetails .banner6{
background:url(images/newbanner5.jpg);
height:317px; 
width:648px;
float:left;
margin:5px;
border:1px solid #ccc;
}

.download{color:#7da4ff;}

#mainContentRight {
float:right;
}

.credit p {
font-size:.8em;
color:#9d9d9d;
}

.credit a {
color:#7da4ff;
}

#footer {
background:url(images/footer.jpg);
width:1000px;
height:45px;
text-align:center;
padding-top:75px;
border-top:1px solid #fff;
}

