body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #3C3028;
	line-height: 20px;
	background-image: url(../images/star_back.gif);
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #36281F;
}

h2 {
	font-family: Arial;
	font-size: 15px;
	color: #36281F;
}

ul {
	list-style-image: url(../images/planet_bullet.gif);
}

.signature {
		font-size:10px;
		line-height: 12px;
}

P I {
	color: #33FFFF;
}

#whiteborder {
		background-color: #FEFDE8;
		border: 9px solid white;
}

a {
	color: #A42503;
	text-decoration: none;
	
}

a:hover {
	color: #E54008;
	text-decoration: underline;
	
}

a.navbar {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color:#ffffff;
		text-decoration: none;
		background-color:#73562F;
		display: block;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color:#E2E2E2;
		border-right-color:#666666;
		border-bottom-color:#666666;
		border-left-color:#E2E2E2;
}


a.navbar:hover {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color:#ffffff;
		text-decoration: none;
		background-color: #D2812A;
		display: block;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color:#333333;
		border-right-color:#CCCCCC;
		border-bottom-color:#CCCCCC;
		border-left-color:#333333;
}


div.imagecaption {
			float:right;
			width:210px;
			margin: 0 1em 1em 1em;
			display: inline;
			padding: 10px 10px 20px 10px;
			background: #D8C6AC;
			text-align: center;
			font-size: 9px;
			
}

div.imagecaption img {
			border: 2px solid #362724;

}
