BODY {
	FONT-SIZE: medium;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	BACKGROUND-COLOR: #FEE2FE;
	background-image: url(../images/page-bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
P {
	FONT-SIZE: medium;
	LINE-HEIGHT: 1.7em;
	TEXT-ALIGN: left;
}
H1 {
	FONT-SIZE: medium; 
	FONT-STYLE: italic; 
	LETTER-SPACING: 5px; 
	TEXT-ALIGN: center;
}
H2 {
	FONT-SIZE: medium; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: underline;
}
LI {
	FONT-SIZE: medium; 
	LINE-HEIGHT: 1.7em; 
	TEXT-ALIGN: left;
}
P.footer {
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium; 
	BACKGROUND-COLOR: #9E9EBE; 
	TEXT-ALIGN: center; 
	background-repeat: repeat-x; 
	border: #000000; 
	border-style: groove; 
	border-top-width: thick; 
	border-right-width: thick; 
	border-bottom-width: thick; 
	border-left-width: thick;
}
A:link {
	COLOR: #0000FF; 
	TEXT-DECORATION: underline; 
	font-weight: normal;
}
A:visited {
	COLOR: #3330ff; 
	TEXT-DECORATION: underline; 
	font-weight: bold;
}
A:hover {
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #000000;
}
A:active {
	BACKGROUND-COLOR: #CCFFFF; 
	color: #000000;
}
#header {
	PADDING-RIGHT: 125px; 
	PADDING-LEFT: 125px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #ffffff; 
	visibility: visible; 
	z-index: 40; 
	clip:  rect(   );
}
#header P {
	FONT-SIZE: medium;
}
#outer-image {
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE:  url(../images/topback4.jpg); 
	BACKGROUND-REPEAT: repeat-x; 
	clip:  rect(   ); 
	height: 145px;
}
#inner-image {
	BACKGROUND-IMAGE: url(../images/name3.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 145px; 
	background-position: 145px 6px; 
	clip:  rect(   ); 
	top: 6px;
}
#logo {
	BORDER-TOP: #000000;
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;
	BORDER-RIGHT: #000 1px solid;
	clip: rect(   );
	background-attachment: fixed;
}
#main-content {
	BACKGROUND-COLOR: ;
	BORDER-RIGHT: #000 1px solid; 
	PADDING-RIGHT: 10px; 
	MARGIN-RIGHT: 30px;
	BORDER-TOP: #000 1px solid; 
	MARGIN-TOP: 0px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	MARGIN-LEFT: 145px; 
	BORDER-LEFT: #000 1px solid; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #000 1px solid; 
	clip:     rect(   ); 
	border: #000000; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	top: 145px; 
	background-color: #FEE2FE; 
	margin-bottom: 30px;
}
#navbar {
	BORDER-TOP: #000 1px solid;
	FONT-WEIGHT: normal;
	WIDTH: 145px;
	POSITION: absolute;
	TOP: 145px;
	BACKGROUND-COLOR: #7676A3;
	TEXT-ALIGN: center;
	background-attachment: fixed;
	z-index: 52;
	background-repeat: no-repeat;
	background-position: 145px top;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#navbar A:link {
	DISPLAY: block; 
	PADDING-BOTTOM: 3px; 
	COLOR: #ffffff; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #7676A3; 
	TEXT-DECORATION: none;
}
#navbar A:visited {
	DISPLAY: block; 
	PADDING-BOTTOM: 3px; 
	COLOR: #FFFFFF; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #767693; 
	TEXT-DECORATION: none
}
#navbar A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff
}
