body 
	{padding:0; margin:0; background-repeat: repeat-y; background-color:#8190A9; background-image: url(images/Im_backround.gif); background-position: center; font-family:arial, verdana, sans-serif; font-size:76%; color:#000; text-align:center;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background-color: #ffffff;
}

#header {
	margin: 0 0 0px 0;
	background: white;
	height: 90px;
	
}

#side-a {
	float: left;
	width: 250px;
	height: 1300px;
	border:1px; 
	border-style:solid;
	border-color:#666;
	background-color: #ffffff;
	border-right:none;
	border-bottom:none;
		border-left:none;
}

#side-b { 
	margin: 0;
	float: left;
	width: 746px;
	height: 700px; /* Holly hack for Peekaboo Bug */
min-height:100%;
	border:1; 
	border-width:1px;
	border-style:solid;
	border-color:#666;
	background-repeat: repeat; background-image: url(images/page11_back.jpg); background-position: center;
}

#footer {
	border-width:1px;
	border-style:solid;
	border-color:#666;
	clear: both;
	background: #ffffff;
	height: 50px;
	color: #000;
}
a:link {
          color: #c00;
         }
a:visited {
          color: #c00;
         }
a:hover {
         color: #CCCCCC;
         background-color: none;
         text-decoration: none;
         }
a:active {
          color: #c00;
         }
h3 {line-height:1em; color:#66a; font-size:1.2em; font-weight:normal; margin-top:0;}
h2 {line-height:1em; color:#585; font-size:1.5em; font-weight:normal; margin-top:0; font-family:verdana, sans-serif;}
