body{
margin:0;
padding:0;
background-image: url('http://akamaiinitiative.org/08/images/bg_bluegra.jpg');
font-family:Verdana;
}

b{font-size: 110%;}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:#012a57;
background-image: url('http://akamaiinitiative.org/images/akamai_body.jpg');
background-repeat: no-repeat;
border-width:1px;
height: 100%;

}

#topsection{
background-color: #003c72;
background-image: url('images/akamai_banner.jpg');
height: 200px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;

}

#contentwrapper{
float: left;
width: 100%;
height: 100%;


}

#contentcolumn{
height: 100%;
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background: #012a57;
font-family:Verdana;


}

#footer{
clear: left;
width: 100%;
background: #2870a3;
color: #FFF;
text-align: center;
padding: 4px 0;

}

#footer a{
color: #fff;
text-decoration:none;
font-size:10px;
hover color: #07a3d8;
text-decoration:none;

}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-center: 100;

}

a {
	color: #53a8f0;
	
	font-size:12px;
	font-family:verdana;
	text-decoration:none;
	
	
	}
a:hover {
	color: #07a3d8;
	
	
}
a.title:link {color: #53a8f0; font-size: 10pt; font-weight: bold; }
a.title:visited {color: #53a8f0; text-decoration: none; }
a.title:hover {color: #07a3d8; text-decoration: underline; }
a.title:active {color: #53a8f0; } 

a.one:link {color: #ffffff}
a.one:visited {color: #ffffff}
a.one:hover {color: #07a3d8;
text-decoration:none;
}

.style7 {font-size: 10px}
.style9 {font-size: 12px}
.style11 {font-size: 12px }
.style12 {font-family: Arial, Helvetica, sans-serif;}


