/* ---------------------------- MAIN STYLES -------------------------- */

* { 
	margin:0;
	padding:0}

body {
	text-align:center;
	background-color:#E5E7C3;
	cursor:default;
	voice-family:"\"}\"";
	voice-family:inherit;
	font:80% "Arial Narrow", Arial;
	color:#000000;}
	
a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	color: #7D8235;
	}
	
	/* FD774A */
a:active {
	color: #7D8235;
	}

#subcontentblock a {
	color:#373737;
	text-decoration:none}

#subcontentblock a:hover{
	color:#CC0000}

div#container {
	position:relative;
	margin:20px auto;
	text-align:left;
	width:760px}
	
h3 {
	color:#373737;
	font-size:100%;
	margin:0;
	margin-bottom:3px;
	text-transform:uppercase}
	

/* ---------------------------- CLASS STYLES -------------------------- */

.menuborder {
	background-color: #CFD291;
}

.topborder {
	background-color: #BFC46F;
}

.topbordernimg {
	background-color: #BFC46F;
	background-image: url(../images/bgs/mainword.gif);
	background-repeat: no-repeat;
	background-position: 54px center;
}

.mainsquare {
	background-color: #F0F1DC;
	border: 2px solid #BFC46F;
	background-image: url(../images/bgs/_bottomwords.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.photosquare {
	background-color: #CFD291;
	border: 1px solid #5B7859;
}

/* ---------------------------- MENU STYLES -------------------------- */
	
#logo {
	position:absolute;
	width:148px;
	height:100px;
	left:19px;
	background:url(../images/logo.png);
	z-index:2;
	top:14px;}

* html #logo {
 	background-image: url(../images/tpixel.gif);
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png')}
