body {
	margin: 0px;
	padding: 0px;
	background-color: #D8B389;
	background-image: url(binaries/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Arial;
	color: #770000;
	font-size: 12px;
	line-height: 1.3em;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}
#middle {
	width: 460px;
	margin-right: 310px;
	margin-left: 210px;
	line-height: 1.4em;
	padding-top: 80px;
	background-color: #F4EADD;
	height: 100%;
	background-image: url(binaries/middle_col_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
#middle_other {
	width: 444px;
	margin-right: 310px;
	margin-left: 210px;
	line-height: 1.4em;
	padding-top: 20px;
	background-color: #F4EADD;
	height: 100%;
	background-image: url(binaries/middle_col_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	padding-right: 8px;
	padding-left: 8px;
}
#leftcol {
	width: 180px;
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 30px;
	padding-top: 30px;
}
#rightcol {
	width: 280px;
	position: absolute;
	left: 670px;
	top: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
/* #leftcol ul {
	position: relative;
	width: 140px;
	list-style-type: none;
	margin-left: 0px;
	padding: 20px 0px 0px;
}
#leftcol li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 27px;
}
#leftcol a:link, #leftcol a:visited {
	background-color: #8E4325;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #D8B289;
	display: block;
	width: 88%;
	padding: 4% 6%;
}
#leftcol a:hover {
	background-color: #D8B289;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #74B1CC;
	display: block;
}
*/
#nearNav {
	background-image: url(binaries/writing_near_nav.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 5px;
	top: 210px;
	height: 183px;
	width: 20px;
}
#contentMarg {
letter-spacing: 0.1em;
		padding-right: 8px;
	padding-left: 8px;
}
#contentMarg h1 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;
}
#contentMarg a {
	word-break:break-all;
}
.marginTop30 {
	margin-top: 30px;
}
.marginTop60 {
	margin-top: 60px;
}
.marginLeft30 {
	margin-left: 30px;
}
.marginLeft10Top96 {
	padding-left: 0px;
	padding-top: 60px;
}
.marginLeft50 {
	margin-left: 35px;
}
#footer {
	background-image: url(binaries/footer_bg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 948px;
	padding-top: 60px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: 2px;
	background-position: center bottom;
}
img {
	border: none;
}
#youarehere {
	position: absolute;
	left: 219px;
	top: 2px;
	font-size: 10px;
	text-align: right;
	width: 440px;
}
#quote {
	height: 240px;
	width: 280px;
	background-image: url(binaries/quote_bg.gif);
	background-repeat: no-repeat;

}
#quote p {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 56px;
}
.quotelittle {
	font-size: 10px;
	font-style: italic;
}



/* style, color and size links and headings to suit */
#menu a {
	display: block;
	margin: 0;
	padding: 6px 3px 6px 16px;
}

#menu a, #menu a:active, #menu a:visited {
	color: #FFF;
	background: #CCCCCC url(binaries/nav_link.gif) no-repeat;
	text-decoration: none;
}

#menu a:hover  {
	color: #FFF;
	background: #bfdaf1 url(binaries/nav_hover.gif) no-repeat;
	text-decoration: none;
}
#menu {
	width: 144px;
	margin-top: 40px;
} 
#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	width: 144px;
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%;
}
#menu li {
	/* make the list elements a containing block for the nested lists */
position: relative;
} #underCon {
	text-align: center;
	width: 140px;
}
.red {
	color: #904627;
	font-size: 14px;
}
#content div {
	margin: 0;
	padding: 0;
	height: -1%;
	font-size: 12px;
}
.stretcher {
    background: none !important;
	background: #FFF;
}
h3 {
	font-size: 14px;
	background-color: #F4EADD;
	color: #FFFFFF;
	background-image: url(binaries/java_ddown.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 a{
	color: #770000;
	text-decoration: none;
}
#stages {
	height: 170px;
	width: 434px;
	margin-right: auto;
	margin-left: auto;
}
#stages img {
	border: none;
	display: inline;
	float: left;
}
#scroller {
	overflow: auto;
	height: 245px;
}
.scroller2 {
	overflow: auto;
	height: 60px;
}h4 {
	font-size: 14px;
	letter-spacing: 0.2em;
}



#vidHome { height: 370px; }
