html{
padding:0px;
margin:0px;
}
 
 
#left{
	width:132px;
	float:left;
}

#middle{
	background-color:#ffff9a;
	width:533px;
	float:left;

}

#right{
	background-color:#ffff9a;
	float:left;
	width:134px;
}

body{
	width:823px;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	color: #000000;
	line-height: 17px;
	background-color: #000000;
	margin:auto;
}


/* wrapper */
#wrapper{
	width:803px;
	background-image: url(images/wrapper_back.jpg); 
	background-repeat:repeat-y;
}


#logotl{
	width:132px;
	height:188px;	
	background-image: url(images/topleft.jpg); 
	background-repeat: no-repeat;
	float:left;

}

#logotm{
	width:533px;
	height:188px;	
	background-image: url(images/topmiddle.jpg); 
	background-repeat: no-repeat;
	float:left;
}

#logotr{
	width:138px;
	height:188px;	
	background-image: url(images/topright.jpg); 
	background-repeat: no-repeat;
	float:left;
}



#logotlb{
	float:left;
	width:132px;
	min-height:278px;	
	height:auto !important;
	height:278px;
	background-image: url(images/topleftb.jpg); 
	background-repeat: no-repeat;

}

#logotmb{

	width:530px;
	min-height:278px;	
	height:auto !important;
	height:278px;
	background-image: url(images/topmiddleb.jpg); 
	background-repeat: repeat;
	float:left;

}

#logotrb{
	width:138px;
	height:278px;	
	background-image: url(images/toprightb.jpg); 
	background-repeat: no-repeat;
	float:left;
}

#maintext{
	position:relative;
	top:-50px;

}


.maintext{
	text-align:center;
}

.maintext2{
	text-align:justify;
	padding: 0px 10px 0px 10px;
	margin:0px;

}

h1.maintext{
	margin:20px;
	font-size:14px;
}

h1{
	text-align:center;
	font-size:16px;
	background:#FFCC00;
	padding:10px;
	margin-left:3px;
	border:1px solid green;
}

h2{
	text-align:center;
	font-size:16px;
	background:#FFCC00;
	padding:10px;
	margin-left:3px;
	border:1px solid green;
}

h3{
	text-align:center;
	font-size:16px;
	background:#FFCC00;
	padding:10px;
	margin-left:3px;
	border:1px solid green;
}
.ulaintlinks{     
	margin-left: 1px;
	margin-top:0px;
    padding: 0px;
	list-style:none;
	width:80px;

}

.ulintlinks{     
	margin-left: 30px;
	margin-top:0px;
    padding: 0px;
	list-style:none;
	width:80px;

}

.aliintlinks {
	text-align:center;
	width:130px;
	height:22px;
	background-image: url(images/button.gif); 
	background-repeat: no-repeat;
	padding:0px;	
	margin:0px;
}

li.aliintlinks a{

	text-decoration:none;
	color:#000000;
	padding:0px;
}

li.aliintlinks a:hover{
font-weight:bold;
}


.liintlinks {
	text-align:center;


}

li.liintlinks a{

	text-decoration:none;
	color:#000000;
	padding:0px;
}

li.liintlinks a:hover{
	text-decoration:none;
	color:#404040;
}



#leftmenufiller{
	width:132px;
	background-image: url(images/leftmenufiller.jpg); 
	background-repeat: repeat-y;
clear:both;
	float:left;
}

#rightmenufiller{
	width:135px;
	height:100%;	
	height:auto !important;
	background-color:#1e8d58;
	float:left;
position:relative;
left:1px;
border-left:2px solid #000;
}
#midfiller{
	width:534px;
	float:left;

}

#rightfiller{

	width:90px;


	
}


.review{
	border:1px solid #000;
	padding:0px 20px 0px 20px;
	margin:5px;
	text-align:center;

}

.aff{
	padding:1px;

}

.acLink{	

	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#000;
}

#footer{
	text-align:center;
	clear:both;
}