BODY {
	background-color: #FFFFFF;
}
/**/

DIV#container {
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

DIV#content {
	position: relative;
	margin: 0 auto;
	width: 760px;
	text-align: center;
}



/* TOP */
DIV#top{
	position: relative;
	background-image:url(../template/images/top.jpg);
	background-repeat:no-repeat;
	width: 760px;
	height: 155px;
}


/* HEADER */
DIV#header{
	position: relative;
	width: 760px;
	height: 24px;
}
DIV#header1{
	position: relative;
	width: 760px;
	height: 8px;
	background-color: #A01820;
	font-size: 1px;
}
DIV#header2{
	position: relative;
	width: 760px;
	height: 8px;
	background-color: #EA6412;
	font-size: 1px;
}
DIV#header3{
	position: relative;
	width: 760px;
	height: 8px;
	background-color: #F39A00;
	font-size: 1px;
}

DIV#body{
	background-image: url(../template/images/bk.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 760px;
	height: auto;
	/*background-color: #A01820;*/
	border: #000000 0px solid;
	overflow: auto;
}

DIV#bodyL{
	position: relative;
	float: left;
	width: 223px;
}


DIV#bodyR{
	position: relative;
	float: right;
	width: 535px;
}

DIV#f{

}


DIV#bottom{
	position: relative;
	width: 760px;
	height: 30px;
	background-color: #A01820;
}


DIV#foot{
	position: relative;
	height: 40px;
}



















#cont{width: 210px; height: 110px; overflow:hidden; position:relative;}

#datacontainer1{margin-left:0; margin-top:15px; width:200px ; position:absolute; float:left  }

/*
#datacontainer1 P {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#838D99; text-align:left; margin-bottom:2px; }
*/
#datacontainer1 A{text-decoration:none;}

#datacontainer1 A:Hover{text-decoration:underline;}
