﻿body{
margin:0,0,0,0;
padding:0;
width:900px;
azimuth:center;
}
#maincontainer 
{
azimuth:center;
}

b{font-size: 110%;}
em{color: red;}

#topsection{
background: #ffffff;
height: 169px; /*Height of top section*/
background: white;

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn
{
margin: 0 160px 0 175px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 160px; /*Width of left column*/
margin-left: -100%;
background: #ffffff;

}

#rightcolumn{
float: left;
width: 140px; /*Width of right column*/
margin-left: -165px; /*Set left marginto -(RightColumnWidth)*/
background: #ffffff;
}

#footer{
clear: left;
width: 100%;
background: white;
color: #FFF;
text-align: center;
padding: 0 0 0 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a.master {
        color : #ffffff;
}
a.master.hover {
        color : #b7dc4b;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	color: #f0097b;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	
	}

#background1,#bottom1{
background-image: url(../../image20/background1.gif);
width:36px;
height:39px;
position:absolute;
left:20px;
}
#backgroundleft,#bottomleft{
background-image:url(../../image20/backgroundleft.gif);
width:16px;
left:56px;
height:39px;
position:absolute;
}
#backgroundmiddle,#bottommiddle{
background-image:url(../../image20/backgroundmiddle.gif);
width:614px;
height:39px;
left:72px;
position:absolute;
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-align:center;
vertical-align:middle;
line-height:36px;
}
#backgroundright,#bottomright{
background-image:url(../../image20/backgroundright.gif);
width:16px;
height:39px;
position:absolute;
left:686px;
}

#background2,#bottom2{
background-image: url(../../image20/background1.gif);
width:38px;
height:39px;
position:absolute;
left:702px;
}

