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

body {
	background-color : #24511a;
	background-image:url(bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	
}

#img {
	background-image:url(rbot.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
}

H1 {
	font-size : 15px;
	color : #084d1d;
	border-bottom : 1px dashed #f7dbc3;		
}

H2 {
	font-size : 15px;
	color : #084d1d;	
	border-top : 1px dashed #f7dbc3;		
	
}

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

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

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

a:active {
	color : #6E5E39;
	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 : #f7dbc3;
}

.content {
	background-color : #ffffff;
	background-image:url(leaf.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	
}

.pictureframe {
	background-color : #f7dbc3;
	padding : 0px 0px 0px 15px;
}

