body {
	background-image: url('images/spiral.jpg');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin-left:20px; margin-right:0px; margin-top:-10px; margin-bottom:0px 
}

#flashdiv{
position:absolute; 
width:880px; 
height:104px; 
z-index:1; 
left: 17px; 
top: 0px;
}

a {
	font-size: small;
	text-decoration: none;
	color: #669966;
}
a:link {
	font-size: small;
	text-decoration: none;
	color: #669966;
}

a:visited {
	font-size: small;
	color: #669966;
	text-decoration: none;
}

a:hover { 
	font-size:small;
	color: #669966; 
	text-decoration: underline;
}

a:active { 
	font-size: small;
	color: #669966; 
	text-decoration: underline;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: small;
	font-weight: bold;
	padding-top: 50px;

}

.p2 {
	font-size: small;
	color: #000000;
}

.p2 A {
	font-size: small;
	color: #000000;
}

.p2 A:hover {
	color: red;
}

.indent {
}

.toolbar_rollover { display:block; width:64px; background-color: #FFFFFF}
.toolbar_rollover:hover { background-color: #990000}

.lineright {
	border-right: 1px solid #CECECE;
}

.toolbar_main {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.mainFrame {
	width: 590px;
}

.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.searchbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
}

.DiaryEntry1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #f2f2f2;
	padding: 5px;
	vertical-align: top;

}

.DiaryEntry1 A {
	text-decoration: none;
	color: black;
	font-size: small;
}

.DiaryEntry1 A:visited {
	text-decoration: none;
	color: black;
	font-size: small;
}

.DiaryEntry1 A:hover {
	text-decoration: none;
	color: #666666;
	font-size: 80%;
	font-size: small;
}
.DiaryEntry2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}

.DiaryEntry2 A {
	text-decoration: none;
	color: black;
	font-size: small;

}

.DiaryEntry2 A:visited {
	text-decoration: none;
	color: black;
	font-size: small;

}

.DiaryEntry2 A:hover {
	text-decoration: none;
	font-size: small;
	color: #669966;
}

a.types :link {
	font-size: x-small;
	text-decoration: none;
	color: #669966;
}

a.types :visited {
	font-size: x-small;
	color: #669966;
	text-decoration: none;
}

a.types :hover { 
	font-size: x-small;	
	color: #669966; 
	text-decoration: underline;
}

a.types :active { 
	font-size: x-small;
	color: #669966; 
	text-decoration: underline;
}

.nav			{ font-size:x-small; color : #000000;}
a.nav			{ text-decoration: none; color : #669966; }
a.nav:hover		{ text-decoration: underline; }

ul {
	font-size: small;
}