body {
	margin: 0;
	padding: 0;
	line-height: 22pt;
	color: #000;
	font-family: "Trebuchet MS", "lucida sans", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	background-color: #8080FF;
	background-image: url(images/pattern%203.gif);
}
			/*TITLE BAR*/
#top {
height: 50px;
background: #677278;
margin-top: 0;
}
			/*BANNER*/
#header {
	height: 150px;
	margin:0;
	border-bottom : 3px solid #eee;
	background-color: #666;
	background-repeat: no-repeat;
	background-image: url(images/img.jpg);
}
			/* TOP MENU */
#menu {
width:100%;
height: 40px;
background: #677278;
font-size:93%;
line-height:normal;
border-bottom: 3px solid #eee;
}
#menu ul {
margin:0;
padding: 13px 0 0 0;
list-style:none;
}
#menu li {
display:inline;
margin:0;
padding:0;
}
#menu a {
float:left;
background:url(images/tableft6.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#menu a span {
float:left;
display:block;
background:url(images/tabright6.gif) no-repeat right top;
padding: 5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
color:#FFF;
}
#menu a:hover {
background-position:0% -42px;
}
#menu a:hover span {
background-position:100% -42px;
}
			/*3 COLUMNS*/
#gutter {
clear:both;
float: left;
width: 3%;
height: 1px;
}
#col1 {
	float: left;
	width: 10%;
	margin-bottom: 10px;
}
#col2 {
	float: left;
	width: 80%;
	margin-left: 3%;
	margin-bottom: 10px;
	background-color: #CCF;
	background-repeat: no-repeat;
	background-position: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#col3 {
float: left;
width: 20%;
margin-left: 3%;
background-color: #bbb;
margin-bottom: 10px;
}
			/*BOTTOM*/
#bottom {
border-top: 3px solid #eee;
height:200px;
clear:both;
color: #000;
background: #677278;
}
#bottom a {
color : #eee;
background : transparent;
text-decoration : none;
}
#bottom a:hover {
color : #484452;
text-decoration : none;
}
			/*LIST*/
.list3,.list3center {
	float: left;
	width: 70%;
	margin-left : 10px;
}
.list3center {
margin: 0 6%;
}
			/*FOOTER*/
#footer {
border-top: 1px solid #bbb;
clear: both;
padding:5px;
background: #666;
color:#eee;
}
#footer a {
background: inherit;
color: #D5D9B4;
}
#footer a:hover {
background: inherit;
color: #333;
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding : 10px 0 0 30px;
font-size : 200%;
letter-spacing: 5px;
color : #333;
background : inherit;
}
h2 {
	margin-top: 10px;
	font-size : 150%;
	letter-spacing: 3px;
	color : #666972;
	background :transparent;
	margin-left: 15px;
}
h3 {
margin : 10px 0 0 20px;
font-size : 160%;
letter-spacing: 5px;
text-transform: uppercase;
color : #484452;
background : inherit;
}
p {
	margin-left: 60px;
	margin-right: 7px;
	font-family: "Times New Roman", Times, serif;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #677278;
}
			/*LINKS*/
a:link {
	color : #036;
	background : transparent;
	text-decoration : none;
	font-size: 12pt;
}
a:visited {
	color : #C60;
	font-size: 12pt;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color : #0033CC;
	text-decoration : none;
}
li {
	list-style-image: url(images/thistle2.jpg);
	padding-left: 3px;
	font-style: italic;
}
a img {
border : 0;
}
			/*CLASS*/
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
picture {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #00C;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #00C;
}
.picture {
	border: medium solid #00F;
}

