/* SIDE NAV version*/

/* basic elements */

body {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 100%
	}

p, ul {font-size: 80%;}
	
h1 {
	font-family: tahoma, sans-serif;
	color: rgb(0,0,0);
	display: inline;
	font-size: 50px;
	}

h2 {
	font-family: tahoma, sans-serif;
	color: rgb(0,0,0);
	display: inline;
	font-size: 25px;
	}

h3 {
	font-size: 120%;
	font-family: tahoma, sans-serif;
	color: rgb(0,102,0);
	}

h4 {
	font-size: 95%;
	font-family: tahoma, sans-serif;
	color: rgb(0,142,0);
	line-height: 70%;
	}
	
h5 {
	font-size: 80%;
	color: rgb(0,0,0);
	line-height: 0%
	}
	
a {color: black; text-decoration: none;}
a:link {}
a:visited {color: black;}
a:focus, a:hover, a:active {color: red;}

ul {text-align: left;}
ul li {list-style: circle; list-style-position: outside; line-height: 150%; text-indent: 0%}

.inlinetext {display: inline;}

img {border: none;}

/* content page styles*/

#content-main a {color: black; text-decoration: underline;}
#content-main a:link {}
#content-main a:visited {color: black;}
#content-main a:focus, #content-main a:hover, #content-main a:active {color: red;}

#header-right img {width: 42px; height: 29px;}
#header-left img {width: 76px; height: 76px;}

	/* Side Nav Specific */
/*.nav {float: left; margin: 0px 1px 1px 0px; border: #bbb 0px solid; padding: 2px 5px 5px 5px; width: 125px;}*/
.nav {float: left; margin: 0px 2px 2px 0px; border: #bbb 2px solid; padding: 0px 5px 0px 5px; width: 121px; background-color: #cccc99;}
.nav a {font-size: 13px;}
	
	/* Side Nav Specific */
.portrait img {width: 130px; margin: 10px 0px 10px; border: #bbb 1px solid;}
.landscape img {width: 130px; margin: 10px 0px 10px; border: #bbb 1px solid;}

	/* Side Nav Specific */
.bio {border: #bbb 0px solid; padding: 20px 0px 0px; float: right; text-align: left;}
.bio img {width: 75px; border: #bbb 1px solid; padding: 0px; margin: 0px 10px 0px 0px; float: left;}

	/* Side Nav Specific */
.historyphoto {width: 480px; text-align: center; border: #bbb 0px solid;}
.historyphoto img {padding: 20px 20px 20px 20px; height: 240px width: 278px;}

/* content page divs*/

#wrapper {
	border: #bbb 1px solid;
	padding: 10px;
	margin: 0px auto;
	width: 848px;
	background-image: url(../images/cnvbkgnd.jpg);
	}

#header {
	margin-top: 0px;
	padding-bottom: 10px;
	border: #bbb 0px solid;
	height: 110px;
	}

#header div {
	border: #bbb 0px solid;
	float: left;
	height: 100px;
	margin-bottom: 0px;
	}

#header-left {
	width: 132px;
	text-align: center;
	padding: 20px 10px 0px 10px;
	}

#header-main {
	margin-left: 10px;
	padding: 10px;
	width: 502px;
	text-align: center;
	}

#header-right {
	margin-left: 10px;
	padding: 20px 10px 0px 10px;
	width: 132px;
	text-align: center;
	}

#content {
	margin-top: 10px;
	padding-bottom: 10px;
	border: #bbb 0px solid;
	}

#content div {float: left;}

#content-left {
	WIDTH: 130px;
	BORDER: #bbb 0px solid;
	background-color: none;
	text-align: left;
	font-weight:bold;
	PADDING: 10px 12px 10px 10px;
	}

#content-main {
	MARGIN-LEFT: 10px;
	WIDTH: 480px;
	BORDER: #bbb 1px solid;
	background-color: white;
	PADDING: 20px;
	}

#content-right {
	MARGIN-LEFT: 10px;
	WIDTH: 132px;
	BORDER: #bbb 0px solid;
	background-color: none;
	text-align: center;
	PADDING: 10px;
	}

#footer {
	border: #bbb 0px solid;
	padding: 20px 10px 10px 10px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 162px;
	width: 500px;
	text-align: center;
	}

#bottom {
	border: #bbb 0px solid;
	clear: both;
	text-align: center;
	}


/* splash page divs and styles*/

#splashheader {
	margin-top: 0px;
	padding-bottom: 10px;
	border: #bbb 0px solid;
	height: 30px;
	}

#splashcontent div {
	float: left;
	}
	
#splashcontent-left {
	width: 152px;
	border: #bbb 0px solid;
	background-color: none;
	text-align: left;
	font-weight:bold;
	padding: 10px;
	}

#splashcontent-right {
	margin-left: 10px;
	width: 152px;
	border: #bbb 0px solid;
	background-color: none;
	text-align: center;
	padding: 10px;
	}
	
#splashcontent-main {
	margin-left: 10px;
	width: 400px;
	border: #bbb 1px solid;
	background-color: white;
	padding: 20px 40px 20px 40px;
	text-align: center;
	}
	
#splashfooter {
	border: #bbb 0px solid;
	padding: 30px 10px 10px 10px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 212px;
	width: 450px;
	text-align: center;
	}
	
#splashcontent-main h1 {
	font-family: tahoma, sans-serif;
	color: rgb(0,0,0);
	font-size: 40px;
	display: inline;
	}

#splashcontent-main h2 {
	font-family: tahoma, sans-serif;
	color: rgb(0,102,0);
	font-size: 20px;
	display: block;
	}
	
#splashcontent-main p {font-size: 80%; text-align: center;}
#splashcontent-main img {border: #bbb 1px solid;}

.flagbox {border: #bbb 0px solid; padding: 10px; float: left; width:60px; text-align: center;}
