body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #333;
	vertical-align : top;
	margin:0;
	padding:0;
}

body {

	background:#BBBD8E;
}
#image{
width:100%;

	}

H1 {
	font-size : 16px;
	color : #716C5F;	
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

H2 {
	font-size : 14px;
	color : #716C5F;	
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	border-bottom : 1px dashed #A7A7A7;	
}

i{
	
}

.content p{
	font-size:11px;
	color:#333;
	margin:15px 0;
}

a:link {
	color : #364146;
	text-decoration: underline;
}

a:visited {
	color : #364146;
	text-decoration: underline;
}

a:hover {
	color : #364146;
	text-decoration: none;
}

a:active {
	color : #364146;
	text-decoration: underline;
}

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#003300;
	text-decoration: none;
}

.otherlink a:active {
	color:#000000;
	text-decoration: underline;
}

.altback {
	background-color : #ffffff;
}

.content {
	background-color : #FFFFFF;
	padding:15px;
}

.content1 {
	background:#BBBD8E;
}

.content1 p{
	margin:10px 0;
}

.pictureframe {
	
	border:2px solid #fff;
}

