/* benbook css */

html { 
	height: 101%; 
} 

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin:0;
	padding:0;
}

body {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #363636;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	text-align: left;
}
#centrecontainer
{
	margin: 0px;
	padding: 0px;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}


#containerFull {
	width: 100%;
	height: 101%;
	margin:0px;
	padding:0px 0px 50px;
	border-bottom: 1px solid #606060;
	border-top: 4px solid #999999;
}

#container {
	width: 760px;
	margin:0 auto;
}

#top {
	height:30px;
	font-family: Tahoma, Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	margin: 0px;
}

#head {
	height:50px;
}

.rightHead {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	float: right;
	width: 330px;
	clear:right;
}


.left {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	float: left;
	width: 330px;
	font-weight: normal;
}

.right {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	float: right;
	width: 330px;
	clear:right;
}



#content, #navmenu {
	width: 680px;
	margin: 0px;
	padding: 0px 20px;
}

.content {
	width: 680px;
	margin: 0px;
	padding: 0px 20px;
}

#content p, #article p, #navmenu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-style: normal;
	padding-top: 4px;
}

#article {
	width: 680px;
	height:450px;
	margin: 0px;
	padding: 0px 20px;
	overflow: auto;
}
#contact {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:200px;
}

.bottText {
	font-size: 10px;
	line-height: 1.6em;
	background-color: #F5F5F5;
	color: #363636;
}

/* links */
#nav ul {
	margin:0;
	padding:0;
}
	
#nav li {
	margin:0;
	padding:0;
}

#navcontainer ul li {
	background-color: #F5F5F5;
	color: #363636;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
	display: block;
	float: left;
}


#view {
	text-indent:-100em;
	text-decoration:none;
	display:block;
	width:152px;
	height:41px;
	background: white url(images/view-reel.gif) no-repeat;
}

#download {
	text-indent:-100em;
	text-decoration:none;
	display:block;
	width:152px;
	height:41px;
	background: white url(images/download-reel.gif) no-repeat;
}

#topnav {
	height:30px;
	font-family: Tahoma, Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	padding-left: 20px;
}

.centre {
	text-align: center;
}
#topleft {
	background-position: left;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
}
a:link { color:#000000; text-decoration: underline; background-color: #ffffff; text-transform: none }
a:visited { color: #000000; text-decoration: underline; background-color: #ffffff; text-transform: none }
a:hover { color: #000000; text-decoration: underline; background: #00CCFF; text-transform: none}
a:active { color: #000000; text-decoration: underline; background: #00CCFF; text-transform: none }

BODY { scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #999999; scrollbar-base-color: #999999; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #999999; scrollbar-shadow-color: #999999 }
.currentlocation {
	color: #000000;
	text-decoration: underline;
	background-color: #00CCFF;
}
.currentlocation2 {
	color: #000000;
	background-color: #00CCFF;
}
h4 {
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
}
h5 {
	font-size: 13px;
	font-weight: 80;
	font-style: normal;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.book {
	float: left;
	margin-right: 15px;
}
img{
border:none;
}
