a {
	color: #005FA9;
	text-decoration: none;
}



a:hover {
	text-decoration: none;
	color: #667799;
}

body {
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 30px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	cursor: default;
	overflow: scroll;
}

#content
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;

}
a img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header {
	height: 100px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}

#menu
{
	width: 600px;
	height: 36px;
	padding-top: 30px;
	float: right;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
	margin-top: 10px;
	
}


#menu a {
	float: right;
	width: 111px;
	height: 21px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	padding-top: 6px;
	font-size: 18px;
	margin-right: 20px;
	font-family: Cambria;
	font-style: italic;
	letter-spacing: 2px;
}

#menu a:hover {
	width: 111px;
    height: 21px;
	color: #667799;
	text-decoration: none;
}


#logo {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	width: 100px;
}

#main
{
	background: #FFFFFF;
	width: 760px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#main img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#main a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 3px;
}


.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
}
.picblogtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	padding-right: 75px;
	padding-left: 80px;
}


.date {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-right: 80px;
	text-align: right;
	padding-top: 10px;
}







#footer {
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	color: #666666;
	height: 20px;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}
.style1 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
}
.style2 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
}
.style3 {
	color: #667799;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.style4 {
	font-size: 13px;
	font-style: italic;
	font-family: "Trebuchet MS";
}
.style5 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.style7 {
	color: #667799;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-style: italic;
}
.style8 {
	color: #005FA9;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 16px;
}
#stat {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
}
#stat a {
	color: #333;
	text-decoration: none;
}
#content #main img {
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#stat a:hover {
	color: #667799;
	text-decoration: none;
}
#main a:hover img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 3px;
}
#slideshowbg {
	background-color: #FFF;
	height: 400px;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

