body
{
	background-color: #FFF;
	font-size: 100%;
	font-family: arial, sans-serif;
}

img
{
	border: 0px;
}

a
{
	color: #84572A;
	text-decoration: none;
}

a:hover
{
	color: #AFAFAE;
	text-decoration: underline;
}

#content
{
	background-color: #FFF;
	/*min-width: 770px;
	max-width: 836px;*/
	width: 836px;
	height: 385px;
	margin: 0em auto;
	position: relative;
	top: 0em;
	left: 0em;
	border-color: #C2C2C2;
	border-width: 1px;
	border-style: solid;
}

#logo
{
	position: absolute;
	top: 27%;
	left: 5%;
}

#picholder
{
	position: absolute;
	top: 0%;
	right: 0%;
	width: 575px;
	height: 100%;
	border-color: #C2C2C2;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}

#about
{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #6A6A6A;
	width: 575px;
	height: 100%;
	font-size: 85%;
	padding: 0em 0em 0em 0em;
	border-color: #C2C2C2;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}

#about p
{
	margin: 0em 0em 1em 4em;
	letter-spacing: .05em;
	width: 80%;
	font-family: baskerville, serif;
}

#about h1
{
	margin: 2em 0em .75em 3.35em;
	letter-spacing: .05em;
	font-size: 120%;
	font-family: "courier new", serif;
	text-transform: lowercase;
}

#about h1.comrades
{
	position: absolute;
	top: 30%;
	left: 25%;
	font-size: 100%;
	font-weight: normal;
	margin: 0em 0em .75em 1em;
	width: 5em;
	letter-spacing: .05em;
}

#about ul.comrades
{
	position: absolute;
	top: 29.5%;
	left: 37%;
	font-size: 100%;
	font-family: baskerville, serif;
	width: 50%;
}

#about ul
{
	list-style: none;
	margin: 0em 0em 1em 4em;
	padding: 0em;
}

#about ul li
{
	margin: 0em 0em 1em 0em;
}
#more_info
{
	color: #AFAFAE;
	font-size: 80%;
	text-align: center;
	margin: 4.5em auto 0 auto;
	width: 40%;
	height: 215px;
	border-color: #84572A;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/other/info.jpg);
	background-position: center 1em;
	background-repeat: no-repeat;
}

#more_info  p
{
	margin-top: 11em;
	line-height: 2em;
}

#footer
{
	font-size: 120%;
	background-color: transparent;
	position: relative;
	top: -.8em;
	left: 0em;
	margin: 1em auto;
	width: 836px;
	height: 100px;
}

#navigation
{
	position: absolute;
	top: 0%;
	right: 0%;
	width: 68.7%;
	text-align: center;
	font-family: "courier new", serif;
	font-size: 70%;
	text-transform: lowercase;
	color: #6A6A6A;
	margin: 0px;
}

#navigation ul
{
	list-style: none;
	margin: 0em auto;
	padding: 0em;
	text-align: center;
	display: inline;
}

#navigation ul li
{
	display: inline;
	margin: 0em 2.5em 0em 0em;
	padding: .6em 0em 0em 0em;
}

#navigation ul li a
{
	color:#6A6A6A;
	text-decoration: none;
}


#navigation ul li a:hover
{
	color: #2D2D2D;
	text-decoration: none;
}

#navigation ul li a.current
{
	color:#6A6A6A;
	text-decoration: none;
}


#navigation ul li.current
{
	color: #989898;
	padding: .2em 0em 0em 0em;
}

#list
{
	position: absolute;
	top: 80%;
	left: 8%;
	width: 28.1%;
	height: 34px;
	margin: 8px 0px;
	font-size: 60%;
}

#thumbs
{
	width: 66px;
}

#movement
{
	position: absolute;
	top: 0px;
	left: 50%;
}

.thumb
{
	float: left;
	margin: 0px 5px 5px 0px;
}

#next
{
	position: absolute;
	top: 10%;
	left: 3%;
	text-transform: uppercase;
}

#previous
{
	position: absolute;
	top: 65%;
	left: 3%;
	text-transform: uppercase;
}

#outer
{
	position: absolute;
	top: 27%;
	left: 30%;
	width: 100px;
	height: 10px;
	background-color: #E7E7E7;
}

#inner
{
	width: 25px;
	height: 10px;
	background-color: #E7AB19;
}
#plus
{
	position: absolute;
	top: 0%;
	right: 0%;
}

#minus
{
	position: absolute;
	top: 17px;
	right: 0%;
}

#main
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#main2
{
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Contact Section */
#contact
{
	position: absolute;
	top: 0%;
	right: 0%;
	width: 575px;
	color: #c5c5c5;
}

#c_form
{
	width: 70%;
	position: absolute;
	top: 50px;
	right: 0%;
	font-size: 75%;
	background-image: url(images/other/flower_sil.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


#c_form p
{
	margin: 0px 0px 9px 0px;
}


.tinput
{
	background-color: #ECEBE8;
	border-color: #451E19;
	border-width: 1px;
	border-style: solid;
	font-family: verdana, sans-serif;
	font-size: 95%;
	color: #636363;
}

/*.tinput
{
	background-color: #57391B; #57391B
	color: #784005;
	border-color: #57391B;
	border-width: 1px;
	border-style: solid;
}

.tinput:focus
{
	background-color: #9D6732;
}*/

#c_info
{
	position: absolute;
	top: -5em;
	left: -1em;
	color: #AFAFAE;
	font-size: 115%;
	letter-spacing: .05em;
	line-height: 1.5em;
}