/* TOOGGLE PROPS */

#TJK_ToggleON,#TJK_ToggleOFF {margin:0px;}
/* zeroing out padding and margin */
#MGA dd,#MGA dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#MGA dt {margin:7px 0}
/* image and left padding for DDs */
#MGA dd {padding-left:40px;width:725px;}
/* styling all anchors in the DTs */
#MGA dt a {color:#fff;text-decoration:none}
#MGA dt a:visited {color:#44534F;}
#MGA dt a:visited:hover,
#MGA dt a:hover,
#MGA dt a:active,
#MGA dt a:focus {text-decoration:underline;}
/* the + and - gif in the anchors */
#MGA .DTplus a {background-image:url(toggleDLplus.gif)}
#MGA .DTminus a {background-image:url(toggleDLminus.gif)}
/**********************************/
/**********************************/
#MGA .showDD {position:relative;top:0}
#MGA dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;}

/* ELEMENTS */
a, a:active, a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#096;
	text-decoration:underline;
}

#mc_foot a, a:active, a:visited {
	color:#44534F;
	text-decoration:none;
}

#mc_foot a:hover {
	color:#096;
	text-decoration:underline;
}

blockquote {
	padding-left:35px;
	font: 9.5pt/150% Georgia, Times, serif;
}

body {
	background-color:#7B7C5C;
	margin:0,0,0,0;
	height:100%;
}

p {
	font: 9.5pt/150% Georgia, Times, serif;
	color:#000;
	text-align:left;
	width:725px;
	padding-bottom:10px;
}

h2 {
	font:bold 18pt Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

.byline {
	font: 8pt Georgia, "Times New Roman", Times, serif;
	width:105px;
	text-align:center;
}

.pad {
	margin-top:15px;
}

/* MAIN CONTENT */

#main_content_wrap {
	position: relative;
	width: 878px;
	left: 50%;
		margin-left:-439px;
	top: 15px;
	height: 100%;
}

#mc_top {
	position: relative;
	width: 878px;
}

#mc_tile {
	position: relative;
	top:0px;
	width: 878px;
}

#mc_tile_left {
	width: 14px;
	background-image: url(../images/left_shad.png);
}

#mc_tile_right {
	width: 14px;
	background-image: url(../images/right_shad.png);
}

#mc_container {
	width: 850px;
	height: auto;
	background-image: url(../images/body_fill.jpg);
}

#mc_content {
	position: relative;
	width: 800px;
	left: 25px;
	margin-top:15px;
	margin-bottom:15px;
	text-align: left;
}

#mc_foot {
	position: relative;
	width:850px;
	height:20px;
	bottom:0px;
	background-image: url(../images/footer_fill.jpg);
}

#mc_foot_content {
	position: absolute;
	width: 750px;
	bottom: 0px;
	left: 50%;
		margin-left: -375px;
	text-align: center;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#mc_head {
	position:relative;
	width:878px;
	height:64px;
	background-image:url(../images/title_header.png);
	background-attachment:scroll;
}

#mc_trim {
	position:relative;
	width:878px;
	height:24px;
	margin-bottom:50px;
	background-image:url(../images/bottom_trim.png);
	background-attachment:scroll;
}

#bio {
	font:9pt/150% Georgia, "Times New Roman", Times, serif;
	color:#000;
	width:725px;
}

#container {
	position:relative;
	width:1200;
	height:100%;
	top:0px;
	left:0px;
}

#navbar {
	position:relative;
	height:30px;
	width:850px;
	top:0px;
	background-image:url(../images/navback.jpg);
}

#navlinks {
	position:absolute;
	right:30px;
	bottom:0px;
}

#navlinks a {
	position:relative;
	margin-right:20px;
	float:left;
}