/* CSS Document */

#Container {
	width: 900px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border: 4px solid #000000;
}

#Banner {
	width:100%;
	height: 235px;
}

#NavBar {
	width: 19%;
	height: 100%;
	margin-left: 0px;
	float: left;
	margin-top: 15px;
	clear: right;
}

#Content {
	width: 74%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 15px;
	border-top: solid #aaa 2px;
	padding-top: 20px;
	clear: right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #006600;
	text-align: center;
	text-transform: capitalize;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336699;

}

body {
	background-color: #330099;
	background-image: url(images/hatch.png);
	background-repeat: repeat;
}

ul {
	padding-right: 4%;
	width: 75%;
	padding-top: 25px;
	padding-bottom: 25px;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #475A9E;
	text-align: center;
	display: list-item;
	list-style-type: none;
	margin-bottom: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;

}

#sc {
	width: 400px;
	height:25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	padding-top: 20px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #666699;
	padding-left: 11px;
	padding-right: 11px;
}

#leftBox {
	width:60%;
	clear: both;
	float: left;

}

#rightBox {
	width: 29%;
	float: left;
	clear: none;
	padding-left: 4%;
}

.nav {
font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a.arr:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

a.arr:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
a.arr:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
	
}

a.arr:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
}



a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
	
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
}

hr {
	color: #9999CC;
	width: 58%;
	margin-right: auto;
	margin-left: auto;

}

#slideBox {
	width: 160px;
	height: 450px;
	float: right;
	padding-left: 0px;
	margin-right: 10px;
	clear: right;
	border: 2px none #336699;
}

#thumbnails {
	overflow: scroll;
	height: 400px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
color: #CCCCCC;
text-decoration: none;
}

a:hover {
color: #FFCC00;
text-decoration: underline;
}

a:active {
color: #CCCCCC;
text-decoration: none;
}

#arrows {
	text-align: center;
	background-image: url(images/corners.png);
	background-repeat: no-repeat;
}

#subContent {
	width: 96%;
	margin-right: auto;
	margin-left: 4%;

}

a.mfglinks:link {
	color: #006633;

}

a.mfglinks:visited {
	color: #006633;

}

a.mfglinks:hover {
	color: #336699;

}

a.mfglinks:active {
	color: #006633;

}
