body {
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FDEDC4;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #DDCDA4;
	scrollbar-shadow-color: #A6966D;
	scrollbar-arrow-color: #4E3E15;
	scrollbar-track-color: #FFF9EA;
	margin: 0 0 0 0;
	padding: 0;
	overflow: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #3D2414;
	background-image: url('images/bg.gif');
}

a:link { font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline }
a:visited { font-size: 10px; font-style: normal; font-weight: normal;  color: #000000; text-decoration: underline }
a:hover { font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline }
a:active { font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline }

a.nounderline:link { font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }
a.nounderline:visited { font-size: 10px; font-style: normal; font-weight: normal;  color: #000000; text-decoration: none }
a.nounderline:hover { font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline }
a.nounderline:active { font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline }

a.menu:link { font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }
a.menu:visited { font-size: 12px; font-style: normal; font-weight: normal;  color: #000000; text-decoration: none }
a.menu:hover { font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }
a.menu:active { font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }

a.submenu:link { font-size: 10px; font-style: normal; font-weight: bold; color: #BBA05D; text-decoration: none }
a.submenu:visited { font-size: 10px; font-style: normal; font-weight: bold;  color: #BBA05D; text-decoration: none }
a.submenu:hover { font-size: 10px; font-style: normal; font-weight: bold; color: #BBA05D; text-decoration: none }
a.submenu:active { font-size: 10px; font-style: normal; font-weight: bold; color: #BBA05D; text-decoration: none }

h1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #3D2414;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 0 0;
}

p, td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #3D2414;
	line-height: 15px;
	margin: 10 10 0 0;
}

ul
{
	margin-left: 1.5em;
	margin-bottom: 0;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

li
{
	padding-left: 1px;
	padding-bottom: 1px;
	list-style-type: square;
	font-family: verdana;
 	font-size: 10px;
 	font-weight: normal;
	color: #3D2414;
}

div.menu {
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	margin: 0 5 3 13;
	width: 193px;
}

div.main {
	margin: 5 5 5 20;
	width: 580px;
}

.bullet {
	margin: 8 8 3 5;
}

.title-box {
	position: relative;
	margin-bottom: 20px;
}

.title-box-img1 {
	position: absolute;
	display: inline;
	border: 3px solid;
	border-width: 3px;
	border-color: #F9E7B4;
	padding: 1px;
	top: 30px;
	left: 420px;
	background-color: #A79B79;
}

.title-box-img2 {
	position: absolute;
	display: inline;
	border: 3px solid;
	border-width: 3px;
	border-color: #F9E7B4;
	padding: 1px;
	top: 160px;
	left: 420px;
	background-color: #A79B79;
}

.title-box-img3 {
	position: absolute;
	display: inline;
	border: 3px solid;
	border-width: 3px;
	border-color: #F9E7B4;
	padding: 1px;
	top: 290px;
	left: 420px;
	background-color: #A79B79;
}

.title-box-img4 {
	position: absolute;
	display: inline;
	border: 3px solid;
	border-width: 3px;
	border-color: #F9E7B4;
	padding: 1px;
	top: 290px;
	left: 250px;
	background-color: #A79B79;
}

img.content_img {
	border-style: double;
	border-color: #CBB36D;
	border-width: 5px;
	margin: 5 5 5 5;
	background: #BBA05D;
}

#photoholder {
	width: 434px;
	height: 292px;
	background: #BBA05D url('images/loading.gif') 50% 50% no-repeat;
}

#thephoto {
	width: 424px;
	height: 282px;
	border-style: double;
	border-color: #CBB36D;
	border-width: 5px;
}

input.text, select
{
	border: 1px solid #CCB36D;
	color: black;
	background-color: #ffffff;
	width: 190px;
	height: 17px;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
}

input.signup
{
	border: 1px solid #CCB36D;
	color: black;
	background-color: #ffffff;
	width: 100px;
	height: 17px;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
}

textarea
{
	border: 1px solid #CCB36D;
	margin-bottom: 10px;
	color: black;
	background-color: #ffffff;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
	width: 190px;
}

input.button {
	color: #3D2414;
	background-color: white;
}

