
body {
	margin: 0;
	padding: 0;
	background-color: #333399;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	/*background: url(../images/mainbg.gif) no-repeat left top;*/
}

.rightcol {
	background: url(../images/top_right1.gif) left top;
	background-repeat:repeat-y;
}

.rightcol2 {
	background: url(../images/top_right3.gif) left top;
	background-repeat:repeat-y;
}

.leftcol {
	text-align:right;
	padding:5px 90px 5px 5px;
}

.navtext {
	color:#ffcc66;
	font-size:28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.maintext {
	padding:0px 15px 15px 15px;
	color:#ffffff;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.footertext {
	color:#ffcc66;
	font-size:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:5px 20px 5px 5px;
}

.rightarea {
	padding:0px 10px 10px 10px;
	color:#ffffff;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.rightarea ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration:underline;}

.thumb {
	border-color:#ffcc66;
	border-style:dashed;
	border-width:thin;
}

#photo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#photo li {
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	
}

#photo img {
	border-width:1px;
	border-color:#ffcc66;
	
}
