﻿body         	
{	
	background-image:url('pix/back01.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	width: 800px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

h6 {color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;}
h5 {color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;}
h4 {color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;}
h3 {color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;}

h6{	font-size: 8pt; }
h5{	font-size: 9pt;}
h4{	font-size: 10pt; font-style: italic; font-variant: small-caps;}
h3{	font-size: 10pt; font-style: italic;}
h2{	font-size: 10pt; font-variant:small-caps;}
h1{	font-size: 12pt;}


a:link 		{color: #000066;} /* an unvisited link */
a:visited 	{color:#88A6FF;} /* a visited link */
a:hover 	{color: #000099; font-style: italic;} /* a link with the mouse hovering over it */
a:active 	{color: #000066;} /* the selected link */

#header
{
	background-image:url('pix/header005.jpg');
	background-repeat:no-repeat;
	height: 150px;
	width: 760px;
}	

#sidebar
{
	border-width:5px;border-color: #8373A6;border-style:solid;
	background-color:white;
	background-image:url('pix/sidebar01.jpg');
	background-repeat:no-repeat;
	float:left;
	width: 180px; 
	height:400px;
	padding-top:35px;
	padding-bottom: 20px;
	min-height:400px;
	margin-top:15px;
}

#maintext
{ 	
	border-width:5px;border-color: #8373A6;border-style:solid;
	background:white;
	background-image:url('pix/maintext01.jpg');
	background-repeat:no-repeat;
	float:left;
	width: 530px;
	padding-top:45px;
	padding-left:15px;
	padding-bottom: 20px;
	min-height:400px;
	margin-left:10px;
	margin-top:15px;

}

.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-variant:small-caps; width:120px; position:absolute; margin:0; padding-left:40px;}

/*link attributes*/
.menu ul li a:visited {display:block; text-decoration:none; color:#000066; width:120px; height:auto; text-align:left; border-width:1px 1px 0 0; line-height:19px; font-size:1.2em; font-weight:bold;}
.menu ul li a {display:block; text-decoration:none; color:#000066; width:120px; height:auto; text-align:left; border-width:1px 1px 0 0; line-height:19px; font-size:1.2em; font-weight:bold;}
.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#F00;}
.menu ul li:hover ul {display:block; position:absolute; top:0px; left:100px; width:350px; line-height:30px;}
.menu ul li:hover ul li a.hide {background:#FFE; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:350px; line-height:30px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FFF; color:#003399; width:350px; line-height:30px;}
.menu ul li:hover ul li a:hover {background:#ffe; color:#000;}

#copyright
{
	padding-top:10px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6pt; 
	color: #000066;
	text-align: center;
	font-weight: bold;
	height: 20px;
	width:760px;
}

#maintext p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align:	left;
	width:425px;

}

.list
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align:	left;
	width:350px;
	line-height:2em;
}

.img01{
	padding-bottom:10px;
}

.bookbox{
	float:left;
	padding-right:20px;
	width:100px;
	height:200px;
	font-size:.8em; text-align:left;
}

.bluebox {
	background-color:#E8E8FF;
	margin-right:15px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 10pt;
	color: #000066;
	text-align:	left;

}

