/* CSS for mcsgroup.org */

#Content {
	margin-top: 1px;
	width: 1000px;
	height : 799px;
	margin-left : 1px;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}

#Logo {
	position: absolute;
	top: 1px;
	width: 1000px;
	height : 90px;
	margin-left : 2px;
	background-color: Black;
	color : White;
	border-bottom : 4px solid Red;
}

#Nav {
	position: absolute;
	top: 96px;
	width: 230px;
	height : 700px;
	margin-left : 2px;
	background-color: #F5F5F5;
	color : black;
}

#image {
	position: absolute;
	top: 100px;
	width: 760px;
	height : 65px;
	margin-left : 235px;
	background-color: white;
	color : black;
	border-bottom : 2px solid Black;
}

#sub-image {
	position: absolute;
	top: 168px;
	width: 760px;
	height : 30px;
	margin-left : 235px;
	background-color: white;
	color : black;
}

.body_text {
	position:absolute;
	top: 230px;
	left: 250px;
	width:700px;
	height: 650px;
	color: black;
	font-family : sans-serif;
	font-size: 12pt;
}

.table_text {
	color: black;
	font-family : sans-serif;
	font-size: 9pt;
}

.body_nav_right {
	position:absolute;
	top: 760px;
	left: 900px;
}

.body_nav_mid {
	position:absolute;
	top: 760px;
	left: 700px;
}

.body_nav_left {
	position:absolute;
	top: 760px;
	left: 250px;
}

.navText {
	margin-left: 15px;
	width:220px;
	height: 700px;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}

.navTextSelected {
	margin-left: 15px;
	width:220px;
	height: 700px;
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}

.subNavText {
	margin-left: 20px;
	width:220px;
	height: 700px;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.subNavTextSelected {
	margin-left: 20px;
	width:220px;
	height: 700px;
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.PreOrder {
	position:absolute;
	top: 100px;
	left: 100px;
	width:600px;
	height: 200px;
	color: #4C4840;
	font-family : sans-serif;
	font-size: 8pt;
}

.body_nav {
	position:absolute;
	top: 330px;
	left: 295px;
	font-family : sans-serif;
	font-size : 7.5pt;
}

h1 {
	font-size : 16pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : italic;
	color : Gray;
}

A {
	text-decoration:none;
}

a.main_link {
	color: #4C4840;
	font-weight: bold;
	font-size : 12pt;
}

a.main_link_selected {
	color: maroon;
	font-weight: bold;
	font-size : 12pt;
}

a.sub_link {
	color: #4C4840;
	font-weight: normal;
	font-size : 10pt;
}

a.sub_link_selected {
	color: maroon;
	font-weight: normal;
	font-size : 10pt;
}

P {
	color: #4C4840;
	font-family : sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	padding-top: 0px;
}

LI {
	color: #4C4840;
	font-family : sans-serif;
	font-size: 7.5pt;
}
