  /********** GENERAL **********/

body {
	font-family: "Times New Roman", Times, serif;

	margin: 5px 0px;
	background-color: #EDEBD8;
	padding: 0px;
	text-align: center;
	background-image: url(bg.gif);
	background-attachment: fixed;
}

#all {
	width: 900px;

	background-color: #FFFFFF;
	text-align: left;
}

#inv1 {
	display: none;
}

a {
	color: #006699;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #006699;
}

/********** HEADER **********/

#Header {

	text-align: left;
}

#HeadLogo {
	background-image: url(header_1_main.jpg);
	height: 168px;
	width: 900px;
}
#HeadPrint {
	display: none;
}


/********** STRAPLINES **********/

.sub1 {
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 3px;
	background-image: url(header_1_bg.jpg);
}
.sub1 h1 {
	font-size: 100%;
	color: #3E4243;
	margin: 0px;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
.sub2 {
	padding: 4px;
	clear: both;
}
.sub2 h1 {
	font-size: 90%;
	color: #3E4243;
	margin: 0px;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
/********** MENU with bullets **********/

#SideMenu {
	float: left;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}

#SideNav {
	margin: 0px;
	padding: 0px;
}
#SideNav ul {
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 156px;
}
#SideNav li {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(butts_bg_top.gif);
	background-repeat: no-repeat;
}
#SideNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(butts_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-style: italic;
	width: 156px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#SideNav a:hover {
	color: #FFFF00;
}
#SideText {
	font-size: 80%;
	margin: 19px 9px;
}
#SideText p {
	margin: 5px;
}

/********** PAGE TEXT **********/


#content {
	margin-left: 151px;
	background-color: #FFFFFF;
}

#feature {
	padding: 6px 20px 20px;
}
#feature p {
	margin: 8px;
}

#PHeadPic {
	padding: 9px;
}
#PHeadSub {
	color: #999966;
	text-align: center;
	float: right;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 260px;
}
#PHeadSub p{
	margin-top: 8px;
	margin-bottom: 8px;
}

#PageText {
	clear: both;
}

.TextCent {
	clear: both;
	text-align: center;
}
.TextRgt {
	clear: both;
	text-align: right;
}
.TextSmall {
	font-size: 80%;
}

.DesComment {
	color: #CC0099;
	font-weight: bold;
}


/********** IMAGES **********/


.pic {
	border: 1px solid #000000;
}

.PicsRgt {
	text-align: center;
	margin: 8px;
	float: right;
	border: 0px solid #000000;
	width: 220px;
}
.PicsLft {
	text-align: center;
	clear: both;
	margin: 8px;
	float: left;
}


/********** Bottom Nav **********/

#BtmNav {
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D561B;
	padding-top: 3px;
	padding-bottom: 3px;
}
#BtmNav A:visited {TEXT-DECORATION: none}
#BtmNav A:hover {COLOR: #FFCC00;text-decoration: none;}
#BtmNav A:active {COLOR: #33FF33;text-decoration: none;}
#BtmNav A {COLOR: #FFFFFF; TEXT-DECORATION: none; font-style: italic; font-weight: bold; font-size: 12pt; background-color: 5A7B35; background-image: url(../images/menu-bg.gif)}

#BtmNav table {
	margin: 4px;
}
.butts {  background-image: url(../images/menu-bg.gif); padding-left: 2px}
/********** FOOTER **********/
#footer {
	clear: both;
}

#f-head {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#footC1C2 {
}
.footC1 {
	width: 150px;
	float: left;
}
#footC2 {
	font-size: 86%;
	padding: 3px;
	text-align: center;
}
#footC3 {
}

#credits {
	background-color: #F7F7F2;
	padding: 3px;
	text-align: center;
	font-size: 80%;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #686602;
}

/********** Bottom Buttons **********/
A.nav:visited {TEXT-DECORATION: none}
A.nav:hover {COLOR: #FFCC00;text-decoration: none;}
A.nav:active {COLOR: #33FF33;text-decoration: none;}
A.nav {COLOR: #FFFFFF; TEXT-DECORATION: none; font-style: italic; font-weight: bold; font-size: 12pt; background-color: 5A7B35; background-image: url(../images/menu-bg.gif)}

/********** OTHER **********/

form table {
	border: 1px solid #999999;
	background-color: #F7F7F2;
}
u {  
	font-size: 10pt; 
	text-decoration: none; 
	line-height: 20pt
}
