/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	font: 90% Arial, Helvetica, sans-serif;
	background-color: #E2E3FF;
	margin:0;
	padding:0;
	text-align: center;
	border-width: medium;
	border-color: #000000;
}

/* containers -------------------------------------------------------------------------------------- */	

#splashwrapper {
	width: 750px;
	height:600px;
	background-image:url(../images/lojsplash.jpg);
	margin: 20px auto;
}

#entry {
	width:750px;
	height:50px;
	top: 175px;
	position: relative;
	text-align: center;
}

#wrapper {
	width: 750px;
	margin: 5px auto;
	text-align:center;
	background-color:#33FF99:
}

#content {
	width:665px;
	height:20px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	visibility: inherit;
	}

#border {
	background-image:url(../images/border.gif);
	background-repeat: repeat-y;
	width: 625px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
}

#borderbottom {
	background-image:url(../images/border_btm.gif);
	background-repeat: no-repeat;
	width: 665px;
	height: 35px;
	margin: 0 auto;
	display: block;
	visibility: visible;
	float: left;
}

#container {
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 0px;
}

#textcontainer {
	margin: 0 0  0;
	padding: 0px;
	width: 435px;
}

#csscontainer {
	width: 625px;
	margin: 0 auto;
	float: left;
}
	
/* Banner/Nav -------------------------------------------------------------------------------------- */	

#banner {
	height:235px;
	background-image:url(../images/lojbanner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin-left:10px;
		}

#navstrip {
	height:30px;
	padding: 0px;
	background-image:url(../images/navstrip.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#nav{
	width:650px;
	padding:7px 0px 0px 48px;
	margin:0px;
	height:15px;
}

#nav ul{
	padding: 0;
	margin: 0;
	}

#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	border-right: 1px solid #000000;
	padding: 0px 15px 0 15px;
	text-align: center;
	font-size:110%;
	font-weight: bold;
	width: 9em;
}

#nav ul li a {
	color: #000000;
	text-decoration:none;
} 

#nav ul li.gallery {
border: none;
}

#nav ul li a:hover, #nav ul li a:focus{
	color:#FF0000;
	text-decoration: none;
	text-decoration: underline;
}

/* Show Nav -------------------------------------------------------------------------------------- */	

#showtitle {
	margin: 0 10px 0 10px;
}
#shownavstrip {
	padding: 0;
	margin: 0 10px 10px 10px;
	background-image:url(../images/shownav.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
#shownav{
	width:605px;
	padding:7px 0px 9px;
	margin:0px;
	height:15px;
}

#shownav ul{
	padding: 0;
	margin: 0;
}

#shownav ul li{
	display: inline;
	padding: 0px 15px 0;
	margin: 0;
	border-right: 1px solid #FFFFFF;
	padding: 0px 15px 0 15px;
	text-align: center;
	font-size:90%;
	font-weight: bold;
	width: 9em;

}

#shownav ul li a {
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li.shows {
	border-top: 20px solid;
	border-right: 20px solid;
	border-bottom: 20px solid;
	border-left: 20px solid;
}

#shownav ul li a:hover, #nav ul li a:focus{
	color:#EDE000;
	text-decoration: underline;
}


/* content graphics -------------------------------------------------------------------------------------- */
.rightimageport{
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #999999;
	width: 150px;
	clear: right;
}

.rightimageland{
	float: right;
	margin: 0 0 20px 15px;
	border: 1px solid #999999;
	width: 225px;
	clear: right;
}
.leftimageport {
	float: left;
	margin: 0px 20px 15px 0;
	border: 1px solid #999999;
	width: 150px;
}

.leftimageland{
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #999999;
	width: 225px;
	
}

.splash {
	float: left;
	margin: 10px 3px 5px 0px;
	border: 0;
	width: 115px;
}
/* text styles -------------------------------------------------------------------------------------- */	

#container ul {
	font-size:1em;
	list-style-type:none;
	padding:0;
	margin:0 0 .5em;
		}
	
#container li {
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
	padding-left: 1em;
	margin-bottom: .2em;
		
}

#container p {
	font-size:1em;
	text-decoration:none;
	margin-bottom: 0.4em;
}

#content h1 {
	font-size:1.8em;
	text-decoration:none;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
}

#container h1 {
	font-size:1.8em;
	text-decoration:none;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
}

#container h2 {
	font-size:1.3em;
	text-decoration:none;
	color:#000000;
	margin-bottom: .6em;
}

#container h3 {
	font-size:1.6em;
	text-decoration:none;
	color:#0B75CC;
	border-bottom-width: 0.2em;
	border-top-width: 0.3em;
	margin-top: 0.4em;
	margin-bottom: .2em;
}

#container h4 {
	font-size:1.1em;
	text-decoration:none;
	color:#0B75CC;
	border-bottom-width: 0.2em;
	border-top-width: 0.3em;
	margin-top: 0.4em;
}

#container .credit {
	font-size:.9em;
	text-decoration:none;
	color:#000000;
	margin-top: .2em;
}

#container .acknlowlegement {
	font-size:.7em;
	text-decoration:none;
	color:#000000;
	margin-top: .2em;
}

#entry a {
	color: #ffffff;
	font-size:120%;
	font-weight: bold;
	width: 9em;
	}
	
#container .quotebig {
	font-size:1.3em;
	text-decoration:none;
	color:#000000;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: .4em 0px 0px;
	line-height: 1.2em;
	}
	
#container .quotesmall {
	font-size:1.2em;
	text-decoration:none;
	color:#000000;
	font-style:italic;
	margin-top: 0.6em;
		}
	
#container .strong {
	color: #C00000;
	font-weight: bolder;
}

#container .large {
	font-size:1.2em;
	color: #C00000;
	font-weight: bolder;
}

#container .italics {
	font-size:1em;
	text-decoration:none;
	font-style:italic;
	}

/* misc styles -------------------------------------------------------------------------------------- */
.clearit{
clear: both;
}

