/* CSS Document */
body 
	{
	background-color: #ABD;
	background-attachment: fixed;
	background-image: url(../images/tiger2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#top
	{
	border: thin none #AAA;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	background-position: left center;
	color: #330066;
	background-repeat: no-repeat;
	height: auto;
	margin: 10px 10px 2px 90px;
	text-align: center;
	}
	
#leftdiv
	{
	float: left;
	width: 150px;
	margin: 0px 4px 4px 58px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	html>body #leftdiv {
	width: 140px;
	margin: 0px 4px 4px 110px;
	}
	
#container
	{
	width: 90%;	
	}

.leftdivbox
	{
	border: 1px solid #666666;
	margin: 0px 2px 8px 2px;
	padding: 12px;
	text-indent: -8px;

	
	}
#leftdiv a
	{
	text-decoration: none;

	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;

	}
.leftdivbox a:hover
	{
	color: #000066;
	text-decoration: underline;	
	}
.leftdivbox h4
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	
	}

#leftdiv p
	{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 8px;
	text-indent: -8px;
	}
	
#rightdiv
	{
	margin: 4px 4px 4px 270px;
	left: 110px;
	padding: 0px;
	top: 120px;
	voice-family: "\";}\"";
	voice-family: inherit;
	}
	html>body #rightdiv {
	margin: 4px 40px 4px 260px;
	}

.rightdivbox
	{
	border: 1px dotted #666666;
	margin: 8px 4px 8px 4px;
	padding: 8px;
	
	}
	
.rightdivbox-b
	{
	margin: 8px 4px;
	padding: 2px 4px 2px 4px;
	background-color: #6699CC;

	
	}

	
#footer
	{
	clear: both;
	width: 100%;
	text-align: center;
	padding: 4px;
	}
.footerinsert
	{
	max-width: 300px;
	border: 1px solid #666666;
	margin: 2px 0px 2px 110px;
	background-image: url(../images/bluestripe.jpg);
	background-repeat: repeat;

	}



.header
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 80px;
	vertical-align: middle;
	margin-top: 20px;
	}
H1
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/bluestripe.jpg);
	margin: 4px;
	background-repeat: repeat-x;
	padding-left: 8px;
	
	}
H2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	}
	
H3	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
H4
	{
	margin: 2px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	}

.floatright
	{
	float: right;
	padding: 2px;
	}
.floatleft
	{
	float: left;
	padding: 2px;
	}
.raggedright
	{
	text-align: right;
	}
	
P
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
