@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	margin-bottom:20px;
	font-family:Tahoma, Arial;
	letter-spacing:1px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	background:url(images/a_11.jpg);
	}
	
a img{
	border:none;
	}
	
a{
	text-decoration:none;
	color:#cfa663;
	font-weight:bold;
	}
	
a:hover{
	color:white;
	}
	
.gal a img{
	border:2px solid #44231e;
	}
	
.gal2{
	border:2px dotted #ffffff;
	}
	
.gal2 a img{
	border:2px solid #44231e;
	}
	
h1{
	font-size:16px;
	margin-top:0;
	color:#d6ae68;
	}
	
p{
	margin-bottom:10px;
	}
	
/* pre done classes */

#bgcont{
	width:100%;
	background:url(images/a_02.jpg) repeat-x;
	}

.m_auto{
	margin:auto;
	width:775px;
	}

#header{
	width:100%;
	height:281px;
	background:url(images/a_03.jpg);
	}
	
#menudiv{
	width:100%;
	height:41px;
	}
	
.menuleft{
	width:493px;
	height:41px;
	background:url(images/a_05.jpg);
	float:left;
	}

.menu{
	width:282px;
	height:41px;
	background:url(images/a_06.jpg);
	float:left;
	}
	
.menu a{
	font-weight:bold;
	color:#d6ae68;
	text-decoration:none;
	font-size:14px;
	}
	
.menu a:hover{
	color:#ffffff;
	}
	
#gap{
	width:100%;
	height:58px;
	background:url(images/a_07.jpg);
	}
	
#content{
	background:url(images/a_08.jpg) repeat-y;
	width:85%;
	padding-left:7.5%;
	padding-right:7.5%;
	padding-bottom:10px;
	text-align:left;
	line-height:16px;
	}
	
#base{
	width:100%;
	height:32px;
	background:url(images/a_10.jpg);
	}
	
#footer{
	width:95%;
	margin:auto;
	text-align:left
	}
	
#footer a{
	color:#726956;
	}
	
.idximg{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
	
.sty1{
	font-size:20px;
	color:#d6ae68;
	}
	
.sty2{
	font-size:14px;
	color:#d6ae68;
	}
