#container{
	border:0px solid blue;
	min-height:300px;
	width:694px;
	margin:0 20%;
	background-color:#FFFFFF;
}


#page_header{
	background-image:url(../images/header_bgd.JPG);
	height:90px;
	width:694px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	border-bottom:0px solid yellow;
}
*html #top_menu{
	/*left:82px;*/
	width:514px;
	height:18px;
}
#top_menu{
	border-bottom:2px solid orange;
	height:20px;
	width:514px;
	position:relative;
	top:68px;
	left:167px;
	padding:0px 0px 0 10px;
	margin:0 0 0 0;
	bottom:0;
}

*html #content{
	float:right;
	padding:0 1px 0 0 ;
	margin:0 1px 0 0px ;
	border-left:3px solid green;
	border-right:3px solid green;
	width:685px;
}

#content{
	border:0px solid blue;
	border-left:3px solid green;
	border-right:3px solid green;
	background-color:#ffffff;
	width:682px;
	min-height:400px;
	margin:0 1px;
	padding:2px;
	float:left;
}

#left_col{
	width:132px;
	border:0px dotted red;
	min-height:300px;
	position:relative;
	float:right;
}

#middle_sect{
	width:400px;
	min-height:300px;
	border:0px solid black;
	position:relative;
	display:block;
	float:right;
	margin:0 1px;
	padding:10px 5px;
}

#right_col{
	width:126px;
	min-height:300px;
	border:0px dotted red;
	position:relative;
	float:right;
	padding:3px;
}

*html #footer{
	width:684px;
	float:right;
}

#footer{
	background-image:url(../images/bottum-bdg-img.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:42px;
	width:684px;
	margin:0px 1px;
	padding:0 1px;
	border-top:0px solid green;
	border-left:3px solid green;
	border-right:3px solid green;
	border-bottom:5px solid #336666;
	float:left;
	text-align:center;
	
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bottom_menu{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:684px;
}

/* general stuff */

#mainlevel-nav{
	float:left;
	display:inline;
	list-style-type:none;
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	height:20px;
}
*html #mainlevel-nav{
	line-height:0px;
}
#mainlevel-nav li{
	display:inline;
	padding:0 0px;
	font-size:12px;
	font-variant:;
	font-stretch:narrower;
	font-weight:900;
	color:#00CC33;
	height:25px;
	line-height:22px;
}

#mainlevel-nav li a{
	color:#00CC33;
	border-right:2px solid orange;
	border-bottom:2px solid orange;
	padding:3px 5px 2px 5px;
}

.active_menu-nav {
	color:#660066;
	border-bottom:2px solid white;
}

.module-vert_menu{
	margin:0px 0 0 0;
	width:123px;
	background-image:url(../images/module_bottom.JPG);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px
}

.module-vert_menu h3{
	text-align:center;
	font-size:14px;
	font-weight:600;
	color:#006699;
	border-bottom:2px solid orange;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/module_top.JPG);
	background-repeat:no-repeat;
	height:18px;
	padding:4px 0 0 0;
	margin:	10px 0 0 0;
}

.module-vert_menu table{
	border-left:2px solid orange;
	border-right:2px solid orange;
	width:123px;
	background-color:#eeeeee;
	padding:5px 0 0 4px;
}

.module table tr {
	
}

.module-vert_menu{}

.module-vert_menu .mainlevel{
	margin:5px 2px;
	padding:5px 0 0 5px;
	color:#006699;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	vertical-align:top;
	text-decoration:none;
}



/*Content Styling*/
.contentheading, .componentheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006699;
	font-weight:bold;
}

.small, .createdate{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.contentpaneopen, .contentpane{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:550;

}

a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:orange;
}

body{
	background-image:url(../images/sysplogo.jpg);
/*	background-attachment:fixed;*/
	moz-opacity:0.5;
	background-color:#FFCC99;
	
}