@charset "utf-8";
body {
	background-image:url(../images/page_bg.jpg);
	margin:22px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
h1 {
	padding:0;
	margin:0;
	text-indent: -5000px;
	font-size:12px;
}
h2 {
	padding:0;
	margin:0;
	text-indent: -5000px;
	font-size:10px;
}
#flash {
	width:798px;
	height:486px;
	padding:19px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/intro_bg.jpg);
	background-repeat:no-repeat;
}
#flashmenu {
	height:18px;
	width:800px;
	padding-top:5px;
	text-align:center;
	background-color:#50235C;
	border-bottom:solid 1px #000;
}
#flashmenu a {
	color:#CCC;
	font-size:11px;
	padding:0 10px;
	font-weight:bold;
	text-decoration:none;
}
#flashmenu a:hover {
	color:#FFF;
}
#top {
	background-image:url(../images/top_shadow.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
}
#mid {
	background-image:url(../images/mid_shadow.jpg);
	background-repeat:repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0 18px;
}
#bottom {
	background-image:url(../images/bottom_shadow.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
}
#leftCol {
	background-image:url(../images/main_pic.jpg);
	background-repeat:no-repeat;
	background-color:#8CB624;
	width:459px;
	height:150px;
	float:left;
	padding:430px 0 0 0;
	margin:0;
	border-left:solid 1px #50235C;
	border-top:solid 1px #50235C;
	border-bottom:solid 1px #50235C;
}
#leftCol p {
	font-size:12px;
	padding:0;
	margin:0;
	text-align:center;
	font-weight:bold;
}
#rightCol {
	background-color:#50235C;
	height:580px;
	padding:0;
	margin:0;
	border-right:solid 1px #50235C;
	border-top:solid 1px #50235C;
	border-bottom:solid 1px #50235C;

}
#header {
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:180px;
	padding:0;
	margin:0;
}
.menuItem {
	text-align:right;
	padding:0;
	margin-top:10px;
	margin-right:20px;
}
.monographs {
	color:#FFFF00;
	font-weight:bold;
}

