body {

	background-color: #333333;

	font-size: 11px;

	font-family: Garamond;

	color:#CCCCCC;

	padding:0px;

	margin:0px;

}

a {

	color: #FFFFFF;
	text-decoration: none;

}

ainside {
	color: #FF3300;
	text-decoration: none;
	}

a:visited {color:#FFFFFF;}

a:hover {
	color: #FF3300;
}

a:active { color:#000000;}



h1 {
	font-size: 11px;
	text-transform:none;
	background-color: #000000;
	border-top:1px solid #666666;
	padding:5px 15px;
	margin:-10px 0px 0px;
	font-family: Garamond, serif;
	text-align: left;
	color: #a6a6a6;
	background-image: url(../IMAGES/gloss.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-style: normal;
	font-weight: lighter;
}



h2 {
	font-size:20px;
	font-weight: bold;
	font-family: Garamond;
	color: #333333;
	background-color: #666666;
	background-image: url(../IMAGES/smallgradient.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px double #444444;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}

h4 {
	font-size:20px;
	font-weight: bold;
	font-family: Garamond;
	color: #333333;
	background-color: #666666;
	background-image: url(../IMAGES/smallgradient.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px double #444444;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;

}

h3 {
	font-family: Garamond, serif;
	font-size: 1em;
	color: #ff3300;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	font-weight: lighter;
	text-align: right;
}

h5 {
	font-family: Garamond, serif;
	font-size: 1em;
	color: #ff3300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}






img.download {}



/* ----------container to center the layout-------------- */

#container {

width: 840px;

margin-bottom: 0px;

margin-left: auto;

margin-right: auto;

background-color: #CCCCCC;

}



/* ----------banner for logo-------------- */

#banner {

	text-align: left;

	padding: 0px;

	margin: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	color: #CCCCCC;

	background-color: #333333;

	clip: rect(auto,auto,auto,auto);

	bottom: 25px;

}

#banner img {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 



/* -----------------content--------------------- */

#content {
	padding: 0px;
	width: 560px;
	margin: 0px;
	position: absolute;
	height: 505px;
	
}

#generalcaptionscontent {
	padding: 0px;
	width: 560px;
	position: absolute;
	margin: 10px;
}

p1 {
	padding: 5px 10px;
	margin:0px 10px 0px 0px;
	overflow: auto;
	font-family: Garamond;
	font-size: 14px;
	color: #333333;
	
}

p2 {
	overflow: auto;
	font-family: Garamond;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

p, pre{

	padding: 5px 10px;

	margin:0px 10px 0px 0px;

	overflow: auto;

	font-family: Garamond;

	font-size: 14px;

	color: #333333;

	

	clip: rect(5px,auto,5px,auto);

}

p3{
	padding: 5px 10px;

	margin:0px 10px 0px 0px;

	overflow: auto;

	font-family: Garamond;

	font-size: 14px;

	color: #333333;

	

	clip: rect(5px,auto,5px,auto);
}



/* --------------right content------------- */

#left {

	float: right;

	width: 280px;
	
	height: 495px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #999999;

	padding-top: 10px;
	
	overflow: auto;

}

#rightgeneralcaptions {
	float: right;
	width: 280px;
	height: 3300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	overflow: auto;
	
}



/* -----------footer--------------------------- */

#footer {

	clear: both;

	margin: 0px;

	padding: 0px;

	background-color: #333333;

	background-image: url(../IMAGES/gradient.png);

	background-repeat: repeat-x;

	height: 50px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #333333;

}
