@charset "utf-8";
/* CSS Document */

body {font-size:76%; font-family:"trebuchet MS", verdana, arial, sans-serif; word-wrap:break-word;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color:#333;}
	
img, div { behavior: url(../iepngfix.htc) }

a, a:hover, a:visited {color: #6F3485;}

#megawrap {width:980px; margin-left:auto; margin-right:auto;}

#header {background: url(../images/logo.png) top left no-repeat; margin: 0 0 10px 0; height: 160px; padding: 0 0 0 200px;}

#outer1 {float:left; width:180px; padding:10px; height:400px; /*background:#e0d0d0;*/}
#outer1home {float:left; width:766px; padding:10px 0 10px 10px; height:400px; /*background:#e0d0d0;*/}
#outer3 {float:right; width:180px; padding: 10px; /*background:#b0b0b0;*/}
#outer2 {/*background:#e0e0e0;*/ margin:10px 210px; height:400px; overflow:auto;}

/*#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}*/

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 14px;
background-color: #FFF;
}
.vscrollerbar {
width: 10px;
background-color: #6F3485;
margin: 10px 0 10px 0;
}
.hscrollerbase {
height: 10px;
background-color: #FFF;
}
.hscrollerbar {
height: 10px;
background-color: #6F3485;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #CCC;
}

#wrapper {overflow:hidden; background:#FFFFFF; border-style: solid; border-color: #ccc; border-width:2px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}

.leftimage {float:left; width:180px;}
.rightcontent {float:left; margin-left: 10px; width:666px;}

#footer {clear:both; /*background:#455c5a;*/ margin: 0 0 0 0;}

h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:18px; margin:0; padding:3px 0;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0; color:#333;}
#footer p {color:#333}
#header p {color:#fff;}
#footer a {color:#333; text-decoration:none;}
#footer a:hover {text-decoration:none;}

.content {padding:10px; text-align:center;}
#contenttop {padding:10px; text-align:right; color: #7030a0;}
#contenttop h1 {color: #7030a0;}
#contenttop p {color: #7030a0;}
