/* vm_Template has been released under the GNU Public license agreement */

/* For more design needs, go to www.mediaMystique.biz */
/* Copywrite 2005 mediaMystique.biz */


/* CSS Document */
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		scrollbar-base-color: #333333;
		scrollbar-track-color: #666666;
		scrollbar-face-color: #fff;
		background-image:url(../image/main.jpg);
		background-repeat:no-repeat;
		}

	#mamboSearch{
		position: absolute;
		top: 170px;
		left:5px;
	}

	#mamboLeftcontent {
		position: absolute;
		top: 200px;
		left: 10px;
		clear: both;
		width: 120px;
		}

	#mamboCentercontent {
		position: absolute;
		top: 150px;
		min-height:400;
		min-width:400;
		max-height:none;
/*		max-width:800;
*/		margin-left:150px;
		margin-right:150px;
		margin-bottom:0px;
		margin-top:10px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:0px;
		padding-right:10px;
		color:#000000;
		}

	#mamboRightcontent {
		position: absolute;
		right:10px;
		top:150px;
		width:140px;
/*		border-color:#99ccff;
		border-style:solid;
		border-width:1px;
		*/}
	
	#mamboRighthead {
		position: absolute;
		right:10px;
		top:20px;
		width:120px;
		}
	
	#mamboHeader {
		position: absolute;
		text-align:center;
		top: 25px;
		width: 345px;
		margin-left: 265px;  
		margin-right: 0px; 
		line-height: 10px;margin-bottom: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		font-family: sans-serif;
		font-size: 30px;
		font-weight: bold;
		color: #000000;
		}

	#mamboTop {
   position: absolute;
	top: 70px;
	width: 340px;
	margin-left: 295px;  
	margin-right: 0px; 
	line-height: 10px;margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size:8pt;
	}	
	#mamboBreadcrumbs {
		position:absolute;
		top: 138px;
		height:20px;
		padding-left:10;
		}

	#mamboBottom {
		width: 100%;
		clear: both;
		position: absolute;
		}

	#mod_bottom {
		position: absolute;
		padding-top: 50px;
		width: 100%;
		clear: both;



}
	#mamboBanner {
		height:19px;
		}