body
{
	margin: 0pt;
	padding: 0pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: transparent;
}
#wrap{
width: 900px;
}

h1
{
	margin: 0pt;
	padding: 5px 0pt;
	font-size: 17px;
	color: #993;
	font-weight: bold;
	line-height: 20px;
}

h2
{
	margin: 0pt;
	padding: 5px 0pt 5px 14px;
	font-size: 16px;
	color: #993;
	font-weight: bold;
	line-height: 18px;
}

h3
{
	margin: 0pt;
	padding: 5px 0pt 5px 14px;
	font-size: 13px;
	color: #660;
	font-style: italic;
}

p, ul, ol, table
{
	margin: 0pt;
	padding: 5px 8px 5px 14px;
	font-size: 12px;
	line-height: 15px;
}

strong
{
	font-weight: bold;
	color: rgb(75,92,122);
}

a:link, a:visited
{
	border-bottom: 1px solid #66C;
	text-decoration: none;
	font-weight: bold;
	color: rgb(75,92,122);
}

a:hover
{
	color: rgb(186, 176, 54);
	font-weight: bold;
	text-decoration: none;
}

invisible { list-style-type: none; }
ol, ul { margin-left: 22px;
}
li {
	list-style-image: url(../IMG/dot.gif);
	line-height: 17px;
}

li a:link, li a:visited { color: rgb(75,92,122); }

li a:hover
{
	color: rgb(186, 176, 54);
	text-decoration: none;
}

#main-title
{
	border-top: 1px solid rgb(186,176,54);
	height: 120px;
	width: 900px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	color: rgb(75,92,122);
	font-style: italic;
	background-image: url(../IMG/head.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-bottom: 10px;
}

#left-menu
{
	float: left;
	top: 0pt;
	left: 0pt;
	width: 132px;
	height: auto;
	padding-top: 4px;
}

#left-menu a:link, #left-menu a:visited
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-left: 19px solid white;
	color: rgb(186,176,54);
	border-bottom: medium none;
	display: block;
	text-align: right;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
}

#left-menu a:hover, #left-menu a.current
{
	font-family: Verdana, sans-serif;
	color: #4b5c7a;
	background-color: rgb(186,176,54);
	font-size: 12px;
	font-style: normal;
}

#main-text
{
	border: 1px rgb(202,214,209) solid;
	margin: 0pt 5px;
	float: left;
	width: 560px;
	background-color: rgb(255,255,255);
}

#right-column
{
	float: left;
	top: 132px;
	right: 0pt;
	width: 184px;
	color: rgb(98,104,84);
	font-family: Times,"Times New Roman", serif;
position: absolute;
left: 705px; }

#right-column p
{
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 15px;
	line-height: 1.5em;
	font-family: Times,"Times New Roman", serif;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
text-align: center; }

#right-column strong
{
	color: rgb(186,176,54);
	font-style: italic;
	font-size: inherit;
}

#right-column .quote
{
	color: rgb(186,176,54);
	font-weight: bold;
	font-size: 22px;
}

#right-column img
{
	border: 2px solid rgb(186,176,54);
	margin: 0px 0px 4px 2px;
	width: 180px;
}

#footer
{
	clear: both;
	color: #660;
	margin-bottom: 0pt;
	padding-top: 10px;
	padding-bottom: 100px;
	margin-top: 0pt;
	padding-right: 50px;
	font-size: 0.7em;
	background-image: url(../IMG/bottom.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 180px;
}

#footer a:link, #footer a:visited
{
	border: medium none;
	color: rgb(75,92,122);
}

#footer a:hover { color: #993; }
