/* GENERAL */

body 			{
	margin: 25px 0 0px 0;
	color: #333;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(images/back.jpg);
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-position: center;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


#boxContainer	{ width: 900px; position: relative; margin: 0 auto; text-align: left; }
#boxContent		{ width: 910px; position: relative; background: #fff; }

img				

form			{ margin: 5px 0 0px 0; }
input			{ vertical-align: middle; }

.shadow			{ background-color: #333; }

/* LINKS */

a:link			{
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:visited		{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover			{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a:active		{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: lighter;
}


/* SIDEBAR */

#sidebar		{ background-color: #999; }

#menu {
	position:absolute;
	width:139px;
	height:702px;
	z-index:1;
	left: 0px;
	top: 2px;
	text-align: right;
	background-color: #FFFFFF;
}


/* CONTENT */

#mainCont		{ background-color: #E6E6E6; }
#content		{ margin: 0px 22px 0 0px; }

p, h2			{ margin: 14px 0 14px 0; }

h2				{ font-size: 1.0em; margin-top: 13px; padding-top: 0; color: #903; font-weight: bold; }
h3				{ font-size: 1.2em; margin-top: 13px; padding-top: 0; color: #903; font-weight: bold; }
p				{ line-height: 1.2em; }


/* feature styles */

.feature{
	padding: 0px 0px 10px 10px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* COPY */

.copyRt			{
	color: #999;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.top {
	font-size: x-small;
	font-style: italic;
	text-align: right;
}



#textbox {
	position:absolute;
	width:540px;
	height:638px;
	z-index:2;
	left: 195px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BB968C;
	border-right-color: #BB968C;
	border-bottom-color: #BB968C;
	border-left-color: #BB968C;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	top: 150px;
}
#picbox {
	position:absolute;
	width:75px;
	height:80px;
	z-index:1;
	left: 725px;
	top: 590px;
}
#text {
	position:absolute;
	width:440px;
	height:115px;
	z-index:4;
	left: 199px;
	top: 530px;
}
#quotes {
	position:absolute;
	width:140px;
	height:700px;
	z-index:3;
	left: 675px;
	top: 177px;
	background-image: url(images/b.jpg);
	padding: 10px;
	border: 2px none #D1BDB1;
}
#botnav {
	position:absolute;
	width:850px;
	height:30px;
	z-index:1;
	left: 0px;
	top: 650px;
	font-size: 5px;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;
}
a bot {
	font-size: x-small;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.abot {
	font-size: x-small;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	text-transform: none;
}
