/* Layout Stylesheet */ 

body {
 /* margin:20px; 
 background:#808080; */
 background-image:url(../images/Main_background.gif); 
 color: #333333;
 text-align:center;
 padding:0;
 margin:5px;
 }

#outer {
 background-image:url(../images/Bar_BG.jpg); 
 text-align:left;
 /* border:1px solid #000000; */
 width:748px;
 margin:auto;
 }

#hdr {
 height:104px;
 background:#eeeeee;
 color: #333333;
 }

#bar {
 height:24px;
 background-image:url(../images/TopBar.jpg);
 background-repeat:no-repeat; /* background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0; */
 }

#bodyblock {
    
	width:748px;
	
	/* padding:0; */
	/* height:600px; */
	/* border:solid white 0px; */
	
 }

#l-col {
	float:left;
	color: #333333;
	width:147px;
	height:450px;
	text-align: center;
 /* border:dashed blue 0px;	 */
 }

#contOuter {
 /* height:auto; */
 float:left; 
 width:598px;
 background-image:url(../images/Center_Image.jpg);
 background-repeat:no-repeat;
 /* border:dashed red 1px;	*/
 /* background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px; */
 text-align:left;
 }
 #contInner {
	float:right
	width:565px;
	background:#ffffff;
	color: #333333;
	margin: 0px 15px;
	border: 5px double #CCD3C1;
	
 }
#clear {
	clear:left;
}
#ftr {
	height:35px;
	background-image:url(../images/Bar_BG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 147px;
	vertical-align: bottom;
 /* background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0; */
 }
 #ftr2 {
 height:3px;
 background-image:url(../images/Inner_Foot.jpg);
 /*border:solid black;
 border-width:1px 0 0 0; 
 margin:0; */
 }
.maintext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #383E61;
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #990000;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #3E4499;
	text-align: center;
	line-height: 22px;
}
#N5Editor {
	bacground: white;
	}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	list-style-image: url(../N5content/images/dotted_arrow.gif);
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4E5583;
	text-align: center;
}
a:link {
	color: #333399;
}
a:hover {
	color: #85A2D8;
}
a:visited {
	color: #86986B;
}
.sidetext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #637050;
	text-align: center;
}
.RightSideText {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #637050;
	text-align: right;
}
