/*--------------------------------Navigation---------------------------*/

.nextbutton A:link {
	border-right: #006 1px solid; 
	padding-right: 0.5em; 
	border-top: #006 1px solid; 
	display: block; 
	padding-left: 0.5em; 
	padding-bottom: 0.2em; 
	border-left: #006 1px solid; 
	width: 11em; 
	color: #fff; 
	padding-top: 0.2em; 
	border-bottom: #006 1px solid; 
	background-color: #03f; 
	text-align: center; 
	text-decoration: none
}

.nextbutton A:visited {
	border-right: #006 1px solid; 
	padding-right: 0.5em; 
	border-top: #006 1px solid; 
	display: block; 
	padding-left: 0.5em; 
	padding-bottom: 0.2em; 
	border-left: #006 1px solid; 
	width: 11em; 
	color: #fff; 
	padding-top: 0.2em; 
	border-bottom: #006 1px solid; 
	background-color: #03f; 
	text-align: center; 
	text-decoration: none
}

.nextbutton A:hover {
	color: #006; 
	background-color: #fff
}

.nextbutton A:active {
	color: #006; 
	background-color: #fff
}

A:link {
	color: #036
}

A:visited {
	color: #066
}

A:hover {
	color: #fff; 
	background-color: #036
}

A:active {
	color: #fff; 
	background-color: #132941
}

/*-------------------------------- More Navigation---------------------------*/

div#navigation {
	float: left; 
	width: 150px; 
	padding-top: 2em
	
}

div#navigation UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	MARGIN: 0px; 
	padding-top: 0px;
	LIST-STYLE-TYPE: none
}

div#navigation UL LI {
	MARGIN-top: 4px

}

#navigation UL LI A {
	
	padding-right: 5px; 
	display: block; 
	padding-left: 15px; 
	background-IMAGE: url(images/legion_base.jpg);
	
	padding-bottom: 3px; 
	width: 130px; 
	color: #000; 
	padding-top: 3px; 
	background-REPEAT: repeat-y; 
	text-decoration: none
}

#navigation UL LI A:hover {
	background-IMAGE: url(images/legion_base2.jpg); 
	color: #fff; 
	background-REPEAT: repeat-y; 
	background-color: #ccc
}

#navigation ul li a.current {
	color: #36516F;
	background-color: #ffffff;
	background-image: url(images/legion_base_current.jpg);
	background-repeat: repeat;
	background-position: right top;
}


/*--------------------------------header Conklin---------------------------*/

div#banner {
	color: #ffffff;
	border-bottom: #000 1px solid;
	background:url(images/legionbanner.jpg) no-repeat;

	background-color: #0564C2
	
	height:250px;
	background-color: #E1E8F0;
	height: 142px;
}

div#banner H1 {
	padding-right: 0px; 
	padding-left: 0.5em; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 2.2em; 
	padding-bottom: 0.3em; 
	MARGIN: 0px; 
	padding-top: 0.3em
}





div#container {
	background-IMAGE: url(images/legion_col_base.jpg); 
	background-REPEAT: repeat-y
}

div#container2 {
	background-POSITION: right 50%; 
	background-IMAGE: url(images/legion_nav_base.jpg); 
	background-REPEAT: repeat-y
}


.splashleft{
	position:absolute;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 4px;
	float: none;
	right: 20px;
}

/*--------------------------------Body---------------------------*/

body {
	text-align: justify;
	padding-right: 0px;
	padding-left: 10px;
	FONT-SIZE: 95%;
	padding-bottom: 0px;
	MARGIN: 0px;
	color: #000033;
	padding-top: 0px;
	FONT-FAMILY: georgia, times, "times new roman", serif;
	background-color: #fff;
}

.bodytext {
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tableRight{
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;

}



.imageRight{
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}

.imageLeft{
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.imageFlashLeft{
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;

}

.rightText {
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	line-height: 10px;
	letter-spacing: 0em;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-indent: 11px;
	margin-left: 10px;
}

.leftText {
	font-family: georgia, times, "times new roman", serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*--------------------------------Div Stuff---------------------------*/


div#more {
	padding-right: 10px; 
	padding-left: 0px; 
	float: right; 
	padding-bottom: 0px; 
	MARGIN: 0px; 
	width: 160px; 
	color: #000033; 
	padding-top: 2em
}

div#more H3 {
	padding-right: 0.2em; 
	background-POSITION: right 50%; 
	MARGIN-top: 0px; 
	padding-left: 0.2em;
	background-IMAGE: url(images/legion_more_base.jpg); 
	padding-bottom: 0.2em; 
	color: #fff; 
	padding-top: 0.2em; 
	background-REPEAT: repeat-y
}

.imageMoreRight{
	margin-right: 0px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: none;

}

div#content {
	MARGIN-left: 190px; 
	MARGIN-right: 200px
}


div#content H1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 22px;
	line-height: 30px; 
	MARGIN: 0px; 
	color: #990000; 
	padding-top: 1em
}

div#content H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.5em;
	MARGIN: 0px;
	color: #CC0000;
	padding-top: 0.8em
}

div#content {
	LINE-HEIGHT: 170%
}

#cleardiv {
	CLEAR: both; 
	HEIGHT: 1em
}

/*-------------------------------footer---------*/


div#footer {
	CLEAR: both; 
	padding-right: 1em; 
	border-top: #999 1px solid; 
	padding-left: 1em; 
	padding-bottom: 0.5em; 
	padding-top: 0.5em; 
	text-align: center
}

div#footer UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	MARGIN: 0px; 
	padding-top: 0px; 
	LIST-STYLE-TYPE: none
}

div#footer LI {
	display: inline; 
	MARGIN-right: 1em
}
