/* /////////////////// Main Page Structure /////////////////// */

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: .7em;*/
	vertical-align: top;
	text-align: center; 
	line-height: 1.35em;
	color: #000000;
	margin-left: 2em;
	margin-right: 5em;
	padding-top: .187em;
	padding-left: 2em;
	padding-right: 2em;
	list-style-type: disc;
	list-style-image: url(../images/body_bullet.gif);
}

body {
	/* background-image: url(../images/main_bg.JPG); */
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: top;
	margin: 0;
	padding: 0;
}
#form1 {
	font-family: Verdana;
	line-height: 1.3em;
	text-align: left;
	padding-top: 2em;
	padding-left: 12em;
	padding-right: 4.3em;
	padding-bottom: .5em;
}
#wrapper {
	background-image: url(../images/main_bkgd.png);
	background-repeat: no-repeat;
	width: 850px;
	height:500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0 0 0 0;
	text-align: center;
	position: relative;
}
#header {
	text-align: center;
	width: 785px;
	height: 32px;
	background-image: url(../images/header_green.gif);
	background-repeat: no-repeat;	
}

#header_name {
	text-align: left;
	width: 98%;
	height: 20px;
}
#footer {
	width: 785px;
	background-image: url(../images/footer_green.gif);
	height: 94px;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* /////////////////// Main Images (Pictures) /////////////////// */
#main_bkgd {
	width: 850px;
	height: 500px; 
	background-image:url(../images/main_bkgd.png);
	background-repeat: no-repeat;
}
#home_image {
	width: 810px;
	height: 340px;
	background-image:url(../images/home_image.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30 0 0 0;
	text-align: center;
	top: 29px;
	position: relative;
}
#bio_image {
	width: 810px;
	height: 340px;
	background-image:url(../images/bio_image.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30 0 0 0;
	text-align: center;
	top: 29px;
	position: relative;
}
#videos_image {
	width: 810px;
	height: 340px;
	background-image:url(../images/videos_image.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30 0 0 0;
	text-align: center;
	top: 29px;
	position: relative;
}
#photos_image {
	width: 810px;
	height: 340px;
	background-image:url(../images/photos_image.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30 0 0 0;
	text-align: center;
	top: 29px;
	position: relative;
}
#contact_image {
	width: 810px;
	height: 340px;
	background-image:url(../images/contact_image.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30 0 0 0;
	text-align: center;
	top: 29px;
	position: relative;
}

/* /////////////////// Main (Top) Navigational Section /////////////////// */

#navcontainer {
	text-align: left;
	width: 810px;
	height: 30px;
	top: 105px;
	position:relative;
	padding-right: 20px;
	padding-left: 20px;
}

#nav {
	float: left;
	width: 100%;
	height: 100%;
}

#nav ul {
	margin: 0;
	font-size: .8em;
	list-style-type: none;
	text-align: left;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0.9em;
	padding-left: 1.7em;
}

#nav ul li { display: inline; }

#nav ul li a {
	font-family: arial;
	font-size: 1em;
	font-weight: lighter;
	text-decoration: none;
	padding-top: 0.4em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
}

#nav ul li a:hover {
	color: #FFFFFF;
	font-weight:normal;
	background-image: url(../images/dot1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;	
}
#nav ul li a#current {
	color: #FFFFFF;
	font-weight:normal;
	background-image: url(../images/dot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;	
}

/* /////////////////// Main Body Sections /////////////////// */

#body {
	width: 100%;
	max-width: 100%;
	min-height: 375px;
	background-image:url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
/* /////////////////// Main Content Sections /////////////////// */

#content {
	font-family: arial;
	font-size: 0.75em;
	font-weight:100;
	float: right;
	width: 560px;
	max-width: 560px;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	text-align: left;
	color: #FFFFFF;
}

/* /////////////////// Sidebar Sections /////////////////// */

#sidebar {
	font-family:Verdana;
	font-size: .7em;
	float: right;
	width: 215px;
	max-width: 215px;
	padding-top: 0.31em;
	padding-left: 1em;
	padding-right: 2em;
	padding-bottom: .5em;
	text-align:left;
	background-image:url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: right;	
	height: 100%;
}
#sidebar ul {
	text-align: left; 
	color: #000000;
	margin-left: 2em;
	margin-right: 1em;
	padding-top: .187em;
	padding-left: 1em;
	padding-right: .1em;
	list-style-type: disc;
	list-style-image: url(../images/body_bullet.gif);
}
#sidebar ul li a:link { color: #006600; font-weight:normal; font-size: 1.2em;}
#sidebar ul li a:visited {  color: #006600; font-weight:normal; font-size: 1.2em;}
#sidebar ul li a:hover { color: #006600; background-color: #FFFFFF; font-weight: normal; font-size: 1.2em;}

.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: .68em;*/
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding-top: .31em;
	padding-right: .939em;
	padding-bottom: .31em;
	padding-left: 2em;
}
#sidebar a:link { color: #006600; font-weight:normal; font-size: 1em;}
#sidebar a:visited { color: #006600; font-weight:normal; font-size: 1em;}
#sidebar a:hover { color: #006600; background-color: #FFFFFF; font-weight: normal; font-size: 1em;}
#sidebar a:current { text-decoration: none; font-weight: bold; font-size:1em; }

#sidenav {
	font-size: .9em;
	text-align:left;
}

/* /////////////////// Sidebar Sections /////////////////// */

#login {
	font-family:Verdana;
	font-size: 0.8em;
	color:#006600;
	padding-top: 0.9em;
	padding-left: 1em;
	padding-right: 2.5em;
	padding-bottom: .5em;
	text-align:right;
}
#login a:link { color: #006600; font-weight:normal}
#login a:visited {  color: #006600; font-weight:normal}
#login a:hover { color: #FFFFFF; background-color: #009900; font-weight: 600}
#login a#current { color: #FFFFFF; font-weight: 600}

	
/* /////////////////// Fonts and Styles /////////////////// */

#footer_text {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	/*font-weight: bold;*/
	color: #666666;
	vertical-align: bottom;
	padding-top: 5.25em;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	padding-top: 0.31em;
	padding-left: 4.3em;
	padding-right: 4.3em;
	padding-bottom: .5em;
}
.black {
	font-family: Arial;
	font-size: .68em;
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-align: center;
}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 300px;
	clear: left;
	float: left;
	letter-spacing: 0.04em;
	text-align: left;
	vertical-align: bottom;
	float: right;
	height: 50px;
	right: 85px;
	left: -28px;
	top: 40px;
	bottom: 70px;
	position: relative;
	/*border: 1px solid #000000;*/
}

.notes a:link { color: #666666; text-decoration:none; }
.notes a:visited { text-decoration: line-through; }
.notes a:hover, a:active { color: #999;}

/* ///////////////////////// Links ////////////////////////////// */

a:link {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: underline;
}
a:visited { 	
	font-size: 1em;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration:none; 	
}
a:hover, a:active {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: lighter;	
	text-decoration:none; 	
}

/*//////////////////////// List Styles //////////////////////// */

.rowgrey {
	font-size: 11px;
	color: #000000;
	background-color: #F1F1F1;
	}

.rowwhite {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.tablehead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #464646;
	
}

