@charset "utf-8";
/* CSS Document */

body{ 
margin: 0; padding: 0;
background-color:#FAFAF8;
background-image: url(../background/blend.png);
background-repeat: repeat-x;
}

a{ outline:none}

#body{
background-color: #E2E0D3;
border-bottom: #978B79 1px solid;
border-left: #978B79 1px solid;
border-right: #978B79 1px solid;
}

a:link {
	color: #98A730;
	text-decoration: none;
}
a:visited {
	color: #98A730;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #98A730;
	text-decoration: none;
}

#twitter_update_list li {
margin-bottom:2em;
list-style: none;
font-size:13px;
text-align:left;
}

.style2 {font-family: "Trebuchet MS"}
.style3 {font-family: "Lucida Sans Unicode"}
.style4 {font-size: 10px}

#NAVLinks {
	position:absolute;
	width:900px;
	height:41px;
	z-index:5;
	left: 50%;
	top: 89px;
	margin-left: -450px;
	visibility: hidden;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style36 {font-size: 9px}

