* {
margin: 0;
padding: 0;
}

 
.input{
	background-color:#FFFFCC;
	border-color:saddlebrown;
	border-style:solid;
	border-width:1px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

body {
background: #3B362E url("images/back2.jpg") repeat;
background-position: 50% 50%;
font: normal 11px/18px georgia, times, serif;
text-align: center;
}

#wrapper {
margin: 0 auto;
text-align: left;
width: 690px;

}

#head {
width: 690px;
height:150px;
background: #9D3A06 url("images/header.jpg") repeat-x;
border: 5px solid #F1DAAC;
border-width: 0 5px 5px 5px;
text-align: right;
}

#head img {
position: relative;
right: 570px;
margin-bottom: 30px;
}

#head h1 {
color: #FFFFCC;
font-size: 50px;
margin-right: 30px;
cursor: default;
color: #FFE5AE;
}

#dotted 
{
	BORDER-RIGHT: beige 1px dotted; 
	BORDER-TOP: beige 1px dotted; 
	BORDER-LEFT: beige 1px dotted;	
	BORDER-BOTTOM: beige 1px dotted;
	PADDING-RIGHT: 1px; 	
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	MARGIN: 1px 1px 1px 3px; 	
}

.style1 {font-size: small}
.style3 {color: #003300; font-weight: bold; }
.style4 
{
color: #000000;
padding:10px;

}
.style5 {
	font-size: 15px;
	color: #003300;
}

.right_content {

	font-size:medium;
	color: #FFFFCC;
}

.left_content {

	font-size:medium;
	color: #003300;
}

.image_border {
	border:2px;
	border-style:solid;
	border-color:#FFFFCC;
	border-width: 4px;
}



.image_border2 {
	border:2px; 
	border-style:solid; 
	border-color:#738D3D
}


#head .style8 {
	top: auto;
}
.commenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #006600;
}
a:active {
	color: #663300;
}
.a2c {
	font-size: medium;
	background-color: #FFFFCC;

	border: thin solid #AF5314;
	color: #814312;
	font-style: normal;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}

.a2c2 {
	font-size: medium;
	background-color: #FFFFCC;
	border: thin dotted #8D4A15;	
	color: #666600;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
