body{
	body{
	background-image:url(images/bg3opt.jpg);
    background-repeat:repeat;
    background-position:bottom right;
    background-attachment:fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


a:link		{ color: #3399FF; text-decoration: underline; font-weight: bold }
a:visited	{ color: #6666CC; text-decoration: none; font-weight: bold }
a:active	{ color: #6666CC; text-decoration: none; font-weight: bold }
a:hover		{ color: #666666; text-decoration: none; font-weight: bold }

 /* FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 500 12px arial, verdana, sans-serif; }
.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }
.title2		{ COLOR: #707C85; FONT: 18px arial, sans-serif; font-weight: normal; }
.subtitle	{ COLOR: #707C85; FONT: bold normal 13px arial, sans-serif; }
.smalltitle	{ COLOR: #707C85; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }
.footer		{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }
.hilite		{ COLOR: #006600; }

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #000000;
}
.imagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #243863;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.visited2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
}



/*Igor stuff*/
#header{
	background: #D9D389;
	border-bottom: 1px solid #AA5;
}

#main{
}

#mainContent{
}


#sidebar{
}

#sidebarContent{
}

#footer{
 }

/*text styles*/

h1 {
	margin-top: 0px;
	margin-bottom: .5em;
	border-bottom: 1px solid #cc8;
}


.links li{
	margin-bottom: 1em;
}


.box{
	background: #243863;
}

div#mainbox{
	border-left: 1px solid #243863;
	border-right: 1px solid #243863;
	background: #EE9;
}

/* #ee9 */