#page {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	background: #FFFFFF url(images/bgmain.jpg);
}
#footer {
	position: relative;
	text-align: center;
	padding: 12px;
}
.RightTitles {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid 4a6190;
	font-style: italic;
}
#rightcolumn ul {
	list-style: circle inside;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content {
	position: relative;
	overflow: visible;
}
#centercolumn {
	position: relative;
	left: 202px;
	border-left: 1px solid #a7acc0;
	border-top: 0px solid #a7acc0;
	border-right: 1px solid #a7acc0;
	border-bottom: 1px solid #a7acc0;
	z-index: 1;
	background: #bbccde url(images/bg.jpg);
	padding: 5px;
	width: 545px;
	height: 1936;
}
.WelcomeMessage {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 2px 0px;
	font-size: 14px;
	color: #4a6190;
	background: #CCCCCC url(images/welcomebg.jpg);
}
#centernav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#centernav li {
	display: block;
	float: left;
	padding: 5px;
	font-weight: bold;
	margin: 2px 4px -1px;
	border-top: 1px solid #a3b5c8;
	border-right: 1px solid #a3b5c8;
	border-left: 1px solid #a3b5c8;
}
#galleries a {
	color: #003366;
	text-decoration: underline;
}
#centernav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#left {
	width: 190px;
	height: 2120;
	top: 0px;
	position: absolute;
	background-color: #bbccde;
	border-right: 1px solid #a3b5c8;
	background-image: url(images/bgleft.jpg);
	color: #FFFFFF;
}
.WelcomeMessage a {
	color: #336699;
	font-weight: bold;
}
#left p {
	padding: 4px;
}
#galleries {
	position: relative;
	width: 400px;
	height: 100%;
}
#rightcolumn {
	position: absolute;
	width: 120px;
	left: 415px;
	top: 10px;
	padding: 5px;
	background: #FFF7D6;
	border: 1px solid #a3b5c8;
	height: auto;
}
#rightcolumn a {
	color: #CF3E39;
}
#centernav {
	position: relative;
	left: 210px;
	top: 0px;
	width: 470px;
	height: 25px;
	margin-bottom: -2px;
	margin-top: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.active {
	display: block;
	float: left;
	padding: 5px;
	background: #bbccde;
	font-weight: bold;
	margin: 2px 4px -1px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#galleries a:hover {
	color: #003399;
	text-decoration: none;
}
.wrap {
	margin:0 auto;
	width:110px;
}
.wrap2 {
	margin:0 auto;
	width:420px;
}
.wrap3 {
	margin:0 auto;
	width:100px;
}
.wrapleftcolumn {
	margin:0 auto;
	width:180px;
}
.positive { 
color: #CF3E39; 
} 

.negative { 
color: #555555; 
}
