@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background:#e4ebaa url(images/a_02.jpg) repeat-x;
	}
	
a img{
	border:none;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	}

#content_hold{
	width:790px;
	margin:auto;
	}
	
#flashcontent{
	width:790px;
	height:188px;
	background:url(images/a_03.jpg);
	}
	
#menu{
	width:790px;
	height:39px;
	}
	
#gap{
	width:790px;
	height:7px;
	background:url(images/a_13.jpg);
	}
	
#content_bg{
	width:790px;
	background:url(images/a_17.jpg) repeat-y;
	}
	
#content{
	width:790px;
	background:url(images/a_14.jpg) no-repeat;
	}
	
#header{
	height:50px;
	width:790px;
	padding-top:10px;
	}
	
.headercell{
	background:#a22b2b;
	height:50px;
	}
	
.headercell2{
	background:#a22b2b;
	height:30px;
	padding:10px;
	color:#FFFFFF;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif
	}

.headercell33{
	background:#316b6d;
	height:30px;
	padding:10px;
	color:#FFFFFF;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif
	}
	
.headercell333{
	background:#316b6d;
	height:50px;
	}
	
.headercell4{
	background:#cbae29;
	height:30px;
	padding:10px;
	color:#FFFFFF;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif
	}
	
.headercell44{
	background:#cbae29;
	height:50px;
	}
	
.headercell3{
	background:#eeeeee;
	}
	
#text{
	padding:20px;
	text-align:left;
	width:750px;
	line-height:18px;
	}
	
#footer{
	height:86px;
	width:790px;
	background:url(images/a_19.jpg);
	}
	
.menulink{
	background:#99CC33;
	}
	
.menulink2{
	background:#FFFF99;
	}
	
.menulink3{
	background:#CC6666;
	}
