
body {
background-color: #F4F4F4;
font-family: Arial,Verdana,sans-serif;
margin: 0;
padding: 0;
color: #003399;
}

#cont {
position: relative;
background: url(images/bg.jpg) repeat-y;
margin: 10px auto;
padding: 0;
width: 750px;
border: 0;
}

#main {
margin: 0px 0 0 190px;
width: 520px;
background: transparent;
font-size: 14px;
}

#main2 {
margin: 0px 0 0 190px;
width: 520px;
background: transparent;
font-size: 14px;
}

#header {
	background: url(images/header.jpg) top left no-repeat;
	height: 20px;
	margin: 0;
	}

#header h1 {
	display: none;
	}
#header2 {
	background: url(images/header.gif) center no-repeat;
	margin: 0 0 0 0px;
	height: 90px;
	width: 750px
	}

#header2 h1 {
	text-align: left;
	margin: 20px;
	padding: 10px 0 0 10px;
	font-size: 140%;
	letter-spacing: 3px;
	color:#f4f4f4;
	}

p {
font-size: 95%;
padding: 5px;
margin: 0;
line-height: 16px;
}

h3 {
margin: 30px 0 0 0;
font-size: 110%;
}

a, a:link, a:visited {
color: #446368;
text-decoration: underline;
font-weight: normal;
background: transparent;
font-style: italic;
}

a:hover {
color: #333399;
text-decoration: none;
background: #ccc;
font-weight: normal;
background: #daeafa;
}

#footer3 {
	background: url(images/maclogo.jpg) center no-repeat;
	margin: 0 0 0 340px;
	height: 72px;
	width: 72px
	}

#footer {
margin: 0;
background:url(images/footer.jpg) top left no-repeat;
height: 74px;
text-align: center;
font-size: 70%;
clear: both;
}

#footer p {
padding: 10px;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #3399CC;
font-weight: bold;
padding: 0;
}

#footer a:hover {
text-decoration: none;
color: #333399;
background: #daeafa;
}


#list {
position: absolute;
top: 140px;
left:35px;
width: 140px;
border-right: 2px solid #336699;
background: #313f6c;
}


#list h4 {
margin: 5px 0 5px 5px;
padding: 0px;
font-size: 90%;
color:#fff;
}

#list ul {
font-size: 70%;
margin: 10px 0 0 20px;
padding: 0;
list-style: square;
color:#00fdff;
}

#list ul li {
background: transparent;
margin: 0;
padding: 0 5px 0 1px;
line-height: 14px;
}

#list #menu {
padding-bottom: 20px;
border-bottom: 2px solid #336699;
}

#list #links {
padding-bottom: 20px;
}

#list a, #list a:link, #list a:visited {
color: #00fdff;
text-decoration: none;
font-weight: bold;
background: transparent;
}

#list a:hover {
text-decoration: none;
color: #333399;
background: #daeafa;
}

#list #menu a:link, #list #menu a:visited { display: inline; }

.mustard {
	color: #8e6c01;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}
	
.bgmustard {
	background-color: #8e6c01;
	}
	
#ilinks {
margin: 0;
text-align: center;
font-size: 54%;
clear: both;
}
		
#ilinks a, #footer a:link, #footer a:visited {
 text-decoration: none;
 color: #446368;
 font-weight: bold;
 padding: 0;
 }

#ilinks a:hover {
 text-decoration: none;
 color: #333399;
 background: #daeafa;
 }
	
.spice {
	color: #b43e21;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}



