* {margin: 0; padding: 0;}

body {
	background: #000000 url(img/4.gif);
	color: #3b3125;
	padding: 1% 0;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2 {color: #000000; padding: 8px 0 2px;}
h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	color: #000000; 
	padding: 8px 0 2px 0px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: -1px;
	line-height: normal;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



form,table {margin-bottom: 1.2em;}

img {border: none;}

label {display: block;}

li {line-height: 1.5em;}

p {padding: 2px 0 10px;}

small,.small {font: normal 0.9em sans-serif;}

ul {padding: 0 2em 1.2em;}

#outline {
	background: #cc9500;
	margin: 0 auto;
	width: 762px;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #cc9500;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 190px;
}



.highlight {
	color: #3c2e24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	line-height: 16px;
	text-align:justify;
	font-weight: bold;
	}


.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

.footer {
	background: #cc9500;
	color: #000000;
	padding: 3px;
}
.footer .left {width: 66%;}

.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

div.scroll {
overflow : auto;
height : 550px;
width : 490px;
color : #3b3125;
background : #e0e0e2;
margin : 10px 0px 20px 0px;
padding: 10px;
}

.clear,.clearer {clear: both;} 

.clearer {font-size: 0;}

.col2 .left {width: 70%;}

.col2 .right .content {background: #FFF;}

.col2 .right {width: 27%;
}

.content {padding: 0px 0px 0px 15px;}

.left {float: left;}
.right {float: right;
	}

.floatright {
	float: right; 
  	padding: -5px 0px 5px 12px;
}
.floatleft
{ float: left; 
  padding: 0px 8px 0px 0px;
}


#box {
	background-color:#fff;
	margin: 0 auto;
	margin-left:10px;
	float:right;
	width: 229px;
	height:120px;
	color:#006;
	border: 1px solid #453b38;
	text-align:center;
	background-image: url(img/box-bg.jpg);
	background-repeat: no-repeat;
}

#box h1 {
	text-align:right;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	padding-right:6px;
	padding-top:0px;
}
		

#box p {
	color:#000000;
	text-align:right;
	padding-right:6px;
	padding-top:10px;
}

#box a {
	color:#006;
	text-decoration:underline;
}

#box a:hover {
	color:#000000;
	text-decoration:none;
}

#centerbox {
	background-color:#fff;
	margin: 0 auto;
	width: 220px;
	color:#006;
	border: 1px solid #cb9500;
	text-align:center;
}

#centerbox h1 {
	color:#fff;
	background-color:#cb9500;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:2px;
}

#centerbox  p {
	color:#006;
}

#centerbox  a {
	color:#03C;
	text-decoration:underline;
}

#centerbox  a:hover {
	color:#000000;
	text-decoration:none;
}





