 * {
    padding : 0;
    margin  : 0;            
}
            
 html, body {
       height  : 100%;
 }
            

body {
	margin: 0px;
	background-color: #BFB7A6;
	padding: 0px;
	background-image: url(bckg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrap {
    heihgt:100%;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#wrap #head {
	height: 80px;
	width: 750px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrap #menu {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #524E46;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #524E46;
	border-bottom-color: #524E46;
	width: 750px;
}
#wrap #flag {
	width: 130px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	margin-right: 40px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #978F82;
	margin-top: 16px;
}
#wrap #flag a:link, #wrap #flag a:active, #wrap #flag a:visited {
	color: #CC6509;
	text-decoration: none;
}
#wrap #flag a:hover {
	color: #CC6509;
	text-decoration: underline;
}

#wrap #menu a:link, #wrap #menu a:active, #wrap #menu a:visited {
	color: #CC6509;
	text-decoration: none;
}
#wrap #menu a:hover {
	color: #CC6509;
	text-decoration: underline;
}
#wrap #menu .off {
	color: #CC6509;
	text-decoration: line-through;
}

#wrap #content #main_img {
	float: right;
	width: 392px;
	margin-left: 20px;
}
#wrap #content {
	width: 750px;
	margin: 20px;
	font-family: Geneva, Verdana;
	font-size: 10px;
	color: #514D46;
	text-align: justify;
}

#wrap #content2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #524E46;
	padding-top: 20px;
	font-family: Geneva, Verdana;
	font-size: 10px;
	color: #514D46;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 20px;
}

#wrap #content2 a:link, #wrap #content2 a:active, #wrap #content2 a:visited {
	color: #514D46;
	text-decoration: underline;
}

#wrap #content2 a:hover {
	color: #161412;
	text-decoration: underline;
}


#wrap #content #main_lrg {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #45423C;
	padding-top: 20px;
}

#wrap #content a:link, #wrap #content a:active, #wrap #content a:visited {
	color: #CC6509;
	text-decoration: underline;
}
#wrap #content a:hover {
	color: #852C00;
	text-decoration: underline;
}
#wrap #content #column {
	width: 338px;
	float: right;
	margin-bottom: 50px;
	margin-left: 20px;
}

#footer {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #45423C;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787267;
	background-color: #FFFFFF;
	width: 790px;
	
} 
#footer a:link, #footer a:visited, #footer a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787267;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5A554D;
	text-decoration: underline;
}

.title1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #CC6509;
	text-transform: uppercase;
}

.title2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #514D46;
	text-transform: uppercase;
}

.title3 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #514D46;
}

