/* CSS Document */

/* general styles  */

body {

background: #9A2100;

color: #fff;

margin: 0px;

top: 0;

left: 0;

right: 0;

bottom: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 11pt;

}



#toparea {

background: #800000;

color: #fff;

width: 100%;

height: 50px;

border-width: 0px 0px 1px 0px;

border-style: solid;

border-color: #fff;

}



#centearea {

background: url(images/bgb.gif) top left repeat-y;

background-color: #323232;

width: 100%;

}



#centearea2 {

background: url(images/bg2b.gif) top right repeat-y;

width: 100%;

}



#leftcolum {
	float: left;
	padding: 0px;
	width: 230px;
	background-color: transparent;
	background-image: url(images/childseye2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}



#sidemenu {
	color: #011C01;
	text-align: right;
	width: 228px;
	height: 189px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	border: 1px solid transparent;

}



#contactdetails {

color: #FBF19D;

width: 230px;

margin: 0px;

padding: 0px 0px 30px 0px;

}



#maintext {

top: 58px;

margin-left: 251px;

margin-right: 220px;

width: auto;

color: #fff;

font-size: 10pt;

text-align: left;

border: 1px solid #323232;

min-height: 745px;

}



#rightcolumn {
	float: right;
	top: 51px;
	right: 0px;
	background-color: #9A2100;
	color: #FBF19D;
	font-size: 8.5pt;
	margin-right: 0px;
	width: 189px;
	padding-bottom: 150px;
	margin-bottom: 0px;
	min-height: 440px;
	background-image: url(images/scales.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}



#bottommenu {

background: #9A2100;

color: #FFE400;

width: 100%;

height: 20px;

border-style: solid;

border-width: 1px 0px 0px 0px;

border-color: #fff;

font-size: 9pt;

font-weight: bold;

padding: 0px;

clear: both;

}

 

#credits {

float: right;

padding: 0px;

} 



/* Text styles  */

#sidemenu p {

padding: 10px;

}



#contactdetails h1, #rightcolumn h1 {

font-size: 10pt;

font-weight: bold;

padding: 25px 15px 0px 15px;

color: #FFE400;

}



#contactdetails p {

font-size: 8.5pt;

padding: 5px 15px 40px 15px;

color: #FBF19D;

}



#rightcolumn p {

font-size: 8.5pt;

padding: 0px 15px 0px 15px;

color: #FBF19D;

}



#rightcolumn p.acrobat {

font-size: 7pt;

}



#bottommenu p, #credits p {

margin: 5px 15px 5px 15px;

}



#maintext h2 {

font-size: 10pt;

font-weight: bold;

}



/* Link styles */

#sidemenu a, #sidemenu a:visited {

display: block;

color: #011c01;

padding-right: 15px;

background: transparent;

text-decoration: none;

}



#sidemenu a:hover {

background: url(images/triangle2.gif) top right no-repeat;

color: #00aa00;

}

#contactdetails a, #contactdetails a:visited {

color: #FBF19D;

text-decoration: none;

}



#contactdetails a:hover {

color: #FF8A00;

}



#rightcolumn a, #rightcolumn a:visited {

text-decoration: none;

color: #FBF19D;

}



#rightcolumn a:hover {

color: #FF8A00;

}



#bottommenu a, #bottommenu a:visited {

text-decoration: none;

color: #FFE400;

} 



#bottommenu a:hover {

text-decoration: none;

color: #FF8A00;

} 



#maintext a {

color: #FFE400;

}



#maintext a:visited {

color: #FFF59C;

}



#maintext a:hover {

color: #FF8A00;

}



/*  */

#rightcolumn ul {

padding-right: 5px;

}
