html,body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #e5e5c6;
}

img { display: block; } /* necessary with strict doctype to avoid a little extra space below imgs in Firefox */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	color: #0f4931;
	font-weight: normal;
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }

a {
	color: #8f3817;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #bd866d;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

ul li {
	background: url(../images/content/bullet.gif) 0px 2px no-repeat;
	padding-left: 18px;
	padding-bottom: 3px;
}

.anchor {
	position: relative;
}

.borderedImage {
	border: 2px solid #0f4931;
}

/*** forms ***/
.jtForm input {
	width: 100%;
	border: 1px solid #C0D3D9;
}

.jtForm select {
	width: 100%;
	border: 1px solid #C0D3D9;
}

.jtForm textarea {
	width: 100%;
	height: 120px;
	border: 1px solid black;
}

.jtForm2 input {
	width: 100%;
	border: 1px solid black;
}

.jtForm2 select {
	width: 100%;
	border: 1px solid black;
}

.jtForm2 textarea {
	width: 100%;
	height: 120px;
	border: 1px solid black;
}

.error {
	color: red;
}
/*** end forms ***/

/*** main ***/
.overallLeft {
	width: 50%;
	background: url(../images/back.jpg) top right no-repeat;
}
.overallLeft div {
	dheight: 702px;
}
.overallMiddle {
	background: #f2f3da url(../images/back_inner.jpg) top left no-repeat;
	width: 898px;
	border-left: 1px solid #b6c5ae;
	border-right: 1px solid #b6c5ae;
	border-bottom: 1px solid #b6c5ae;
}
.overallRight {
	width: 50%;
}
.headerTop {
	position: relative;
	z-index: 10;
	height: 93px;
}
.headerTop .logo {
	position: absolute;
	margin-left: 38px;
	margin-top: 19px;
}
.headerTop .text {
	position: absolute;
	margin-left: 426px;
	margin-top: 53px;
}

.contentContainer {
	padding: 0px 50px 20px 50px;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.contentFooter {
	height: 27px;
	width: 100%;
	background-color: #0f4931;
}
.msuLogo {
	position: absolute;
	margin-top: -6px;
}
/*** end main ***/

/** menu **/
.menuLink, .menuLinkOn {
	display: block;
	padding-left: 28px;
	margin-right: 20px;
}
.menuLink:hover, .menuLinkOn {
	background: url(../images/menu/menu_on.gif) 0px 1px no-repeat;
}

.bottomMenuLink {
	display: block;
	padding-left: 18px;
	margin-right: 10px;
}
.bottomMenuLink:hover {
	background: url(../images/menu/menu_b_on.gif) 0px 2px no-repeat;
}
/** end menu **/

/** home **/
.homeImageContainer {
	position: relative;
	z-index: 5;
	width: 898px;
	height: 232px;
}
.swapDiv {
	position: absolute;
	overflow: hidden;
	width: 898px;
	height: 232px;
}
.homeImageHeader {
	position: absolute;
	z-index: 6;
	width: 902px;
	height: 236px;
	margin-left: -4px;
	background: url(../images/home/rotate_header.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/rotate_header.png',sizingMethod='crop');
}
/** end home **/

/** inset **/
.insetTopLeft {
	width: 4px;
	height: 21px;
	background: url(../images/inset/tl.gif) top left no-repeat;
}
.insetTop {
	height: 21px;
	font-family: "Times New Roman";
	font-weight: bold;
	color: white;
	background-color: #0f4931;
}
.insetLeft {
	width: 4px;
	background: url(../images/inset/l.gif) top left repeat-y;
}
.insetMiddle {
	padding: 10px;
	font-size: 11px;
	color: #0f4931;
	background-color: #f6f6eb;
	text-align: left;
}
.insetBottomLeft {
	width: 4px;
	height: 4px;
	background: url(../images/inset/bl.gif) top left no-repeat;
}
.insetBottom {
	height: 4px;
	background: url(../images/inset/b.gif) top left repeat-x;
}
.insetBottom div {
	height: 4px;
	background: url(../images/inset/br.gif) top right no-repeat;
}
/** end inset **/

/*** load status ***/
.loadStatus {
	position: fixed;
	_position: absolute;
	display: none;
	z-index: 100;
	width: 76px;
	height: 76px;
	padding-left: 22px;
	padding-top: 22px;
	background: url(../images/status/back.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/status/back.png',sizingMethod='crop');
}
/** end load status **/

/** announcement **/
.announcementContainer {
	position: relative;
	width: 200px;
	overflow: hidden;
}
.announcementScroller {
	position: relative;
}
.announcementSection {
	position: absolute;
	z-index: 2;
	width: 200px;
}
/** end announcement **/

/**************** J-Tech Footer *********************/
.jtechFooter {
	width: 898px; 
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto; margin-right: auto;
	font-size: 11px;
	position: relative;
	display: none;
}
.jtechFooter .jtechLinkWrapper {
	position: absolute; right: 0px; top: 5px;	/* top: should match .jtechFooter's padding-top */
}
.jtechFooter a:link, .jtechFooter a:visited {
	color: #b5a473;
	text-decoration: none;
}
.jtechFooter a:hover, .jtechFooter a:active {
	color: #b5a473;
	text-decoration: underline;
}
.jtechCommentsContainer {
	display: none;
	position: absolute;
	top: -85px;
	right: 0px; 
}
.jtechComments {	
	width: 300px; 
	background-color: white; 
	padding: 5px; 
	text-align: justify;
	color: #2c2104;
}
.jtechComments .closeButton {
	float: right; 
	position: relative; top: -8px; left: 6px;
}
.jtechCommentsContainer .topLeft {
	background: url(../images/jtech_footer/tl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/tl.png',sizingMethod='crop');
	width: 17px;
	height: 17px;
}
.jtechCommentsContainer .topRight {
	background: url(../images/jtech_footer/tr.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/tr.png',sizingMethod='crop');
	width: 17px;
	height: 17px;
}
.jtechCommentsContainer .bottomLeft {
	background: url(../images/jtech_footer/bl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/bl.png',sizingMethod='crop');
	width: 17px;
	height: 17px;
}
.jtechCommentsContainer .bottomRight {
	background: url(../images/jtech_footer/br.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/br.png',sizingMethod='crop');
	width: 17px;
	height: 17px;
}
.jtechCommentsContainer .top {
	background: url(../images/jtech_footer/t.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/t.png',sizingMethod='scale');
	height: 17px;
}
.jtechCommentsContainer .bottom {
	background: url(../images/jtech_footer/b.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/b.png',sizingMethod='scale');
	height: 17px;
}
.jtechCommentsContainer .left {
	background: url(../images/jtech_footer/l.png) top right repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/l.png',sizingMethod='scale');
	width: 17px;
}
.jtechCommentsContainer .right {
	background: url(../images/jtech_footer/r.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jtech_footer/r.png',sizingMethod='scale');
	width: 17px;
}