/* CSS Document */
body
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #666666;
	background-image: url(../html/img_39.gif);
	}

	
a:link { color: #B52C07; }
a:visited { color: #600; }
a:hover, a:active
	{
	color: #fff;
	background-color: #B52C07;
	}
h2
	{
	color: #333333;
	margin: 0;
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	}
	
h3
	{
	color: #990000;
	font: bold 106% georgia, times, "times new roman", serif;
	margin: 0;
	padding-top: 10px;
	}
.red 
	{
	color: #990000;
	}
	
#container
	{
	margin: 1em auto;
	width: 750px;
	text-align: left;
	border: 1px solid #676767;
	background: #FFFFFF;
	}
	
#header 
	{
	height: 77px;
	border-bottom: 1px solid #fff;
	position: relative;
	background: url(../images/cla_banner.jpg) no-repeat 0 0;
	}
	
#subhead 
	{
	height: 20px;
	width: 595px;
	padding-left: 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #333333;
	padding-top: 4px;
	font-size: 85%;
	}
	
#menu
	{
	float: right;
	width: 150px;
	border-left: 1px solid #333333;
	padding-left: 15px;
	height: 550px;
	}

#menu ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 175%;
	}

#menu li 
	{
	list-style: none;
	text-decoration: none;
	}
#menu li a {
	text-decoration: none;
	}
	
#contents { margin: 0 190px 40px 50px; }
#contents p { line-height: 150%; }
#contents ul 
	{
	line-height: 115%;
	list-style: circle;
	font-size: 90%;
	}
.contentsul {
	font-size: 90%;
	line-height: 115%;
	list-style: url(../images/icon.jpg) none;
}
	
.imagefloat
	{
	float: right;
	padding: 2px;
	border: 1px solid #000000;
	margin: 0 0 13px 10px;
	height: 225px;
	width: 300px;
	}

.imagefloat2 
	{
	height: 150px;
	width: 100px;
	margin: 0px 0px 13px 10px;
	padding: 2px;
	border: 1px solid #000000;
	float: right;
	}
.imagefloat3 {
	margin: 0px 0px 13px 10px;
	padding: 2px;
	float: right;
	height: 242px;
	width: 284px;
	border: 1px solid #000000;
}
.imagefloat4 {
	padding: 2px;
	float: right;
	height: 232px;
	width: 350px;
	margin-bottom: 13px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.imagefloat5 {
	padding: 2px;
	float: right;
	height: 188px;
	width: 250px;
	margin-bottom: 13px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.imagefloat6 {
	float: right;
	height: 267px;
	width: 200px;
	margin-bottom: 13px;
	margin-left: 10px;
	border: 1px solid #000000;
	padding: 2px;
}

#footer
	{
	clear: both;
	color: #272900;
	font-size: 75%;
	background: #D5DCD5;
	padding: 5px;
	}

#footer li 
	{
	display: inline;
	list-style: none;
	border-right: 1px solid #CC0000;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#skipmenu
	{
	position: absolute;
	right: 4px;
	top: 535px;
	width: 155px;
	height: 71px;
	z-index: 2;
	}

	
#skipmenu p 
	{
	font-size: 75%;
	}
#contents2 {
	height: 375px;
	width: 500px;
	margin-left: 50px;
}
#contents2left {
	height: 375px;
	width: 250px;
	float: left;
	font-size: 95%;
}
#contents2right {
	float: right;
	height: 375px;
	width: 250px;
	font-size: 95%;
}

#column {
	background: #99CCCC;
	height: 200px;
	width: 700px;
}
	
	
#column1 {
	background: #FF99CC;
	width: 200px;
	height: 200px;
	float: left;
}
#column2 {
	background: #FFCCCC;
	height: 200px;
	width: 200px;
	margin-left: 250px;
	text-align: center;
	float: right;
}
#column3 {
	background: #CC99FF;
	margin-right: 250px;
	margin-left: 250px;
	height: 200px;
	width: 150px;
}