body{ 
	color: #555555; 
	font-size: 12px; 
	font-family: Times; 
	text-align: center; 
	line-height: 100%; 
	margin: 0; 
	padding: 0; 
	background-color: #ebebf7; 
} 
a:link {color: #0033ff; text-decoration: none; }
a:visited {color: #0033ff; text-decoration: none; }
a:hover {color: #33aa00; text-decoration: underline; }
a:active {color:#ff0000; text-decoration: none; }

#wrap
{
	margin: 0; 
	padding: 0; 
	background-color: #ffffff; 
}
#header
{
	height: 235px; 
	margin: 0; 
	padding: 0; 
	line-height: 1em; 
	background-image: url(pix/title.png); 
	background-repeat: no-repeat; 
	background-position: center top; 
	border-bottom: solid 0px #ccf; 
}
#main
{
	display: block; 
	float: center; 
	width: 720px; 
	margin: 0 auto 0 auto; 
	padding: 0 0 0 0; 
}
#left
{
	display: block; 
	float: left; 
	width: 500px; 
	margin: 0; 
	padding: 0; 
	text-align: left; 
	border-right: solid 0px #ccf; 
}
#right
{
	display: block; 
	float: right; 
	width: 200px; 
	line-height: 2.4em; 
	margin: 0; 
	padding: 0; 
	text-align: left; 
}
#footer
{
	clear: both; 
	margin: 0; 
	padding: 25px 0 40px 0; 
	color: #aac; 
	font-size: 1em; 
	text-align: center; 
	border-top: solid 0px #c0c0cf; 
	background-color: #ebebf7; 
	background-image: url(pix/footerback.png); 
	background-repeat: repeat-x; 
	background-position: left top; 
}

h1
{
	display: block; 
	float: left; 
	color: #607970; 
	font-size: 1.4em; 
	line-height: 1.2em; 
	font-weight: bold; 
	margin: 0; 
	padding: 55px 0 0 0;
}
h2
{
	color: #000000; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.2em; 
	margin: 0; 
	padding: 9px 0 12px 26px; 
	background: url(pix/h2leaf.png) left top no-repeat; 
}
p
{
	line-height: 1.5em; 
	margin: 0; 
	padding: 0 25px 10px 0; 
}
.redborder
{
	border: solid 2px #ee6666; 
	padding: 10px 0 10px 0; 
	color: #03c;
	text-align: center; 
}
p.more
{
	text-align: right; 
	line-height: 1.8em; 
	font-size: .8em; 
}
p.petit
{
	font-size: .8em; 
	line-height: 1.2em; 
}
h4
{
	clear: both; 
	color: #66d; 
	font-size: .9em; 
	text-align: right; 
	line-height: 1.2em; 
	margin: 0; 
	padding: 0; 
}
h5
{
	color: #000000; 
	font-size: 1em; 
	font-weight: normal; 
	line-height: 1.5em; 
	margin: 0; 
	padding: 0; 
}


.clear{	clear: both; }
.five{	height: 
	5px; clear: both; margin: 0; padding: 0; }
.ten{	height: 
	10px; clear: both; margin: 0; padding: 0; }
.twenty{	height: 
	20px; clear: both; margin: 0; padding: 0; }
.thirty{	height: 
	30px; clear: both; margin: 0; padding: 0; }
.forty{	height: 
	40px; clear: both; margin: 0; padding: 0; }

ul
{
	font-size: 1em;
	margin: 0; 
	padding: 0 0 6px 18px; 
	line-height: 100%; 
}
ol
{
	font-size: 100%;
	margin: 0; 
	padding: 0 0 6px 18px; 
	line-height: 120%; 
}
li
{
	margin: 0; 
	padding: 0 0 6px 0; 
	line-height: 125%; 
}
hr
{
	height: 1px;
	background-color: #c0d9d0;
	color: #c0d9d0;
	border: none;
}

.sidecolumn
{
	border: solid 1px #dca; 
	padding: 5px; 
	color: #555; 
	font-size: 9px;
	line-height: 1.4em; 
	margin: 10px 0 15px 0; 
}

img.thumb
{
	margin: 10px 15px 20px 0; 
	border: 0; 
}

a.floor, a.floor:link, a.floor, a.floor:visited
{
	font-size: 9px; 
	color: #fff;
	text-decoration: none;
}
a.floor:hover
{
	color: #fff;
	text-decoration: none;
}
