#wrapper {
	position:relative;
	width: 744px;
	font:Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid silver;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color:#FFFFFF;
}

body {
	background-color: #9DD4D1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #734F95;
}

a.mdww:link {
	font-size: 9px;
	color: #FFFFFF;
}
a.mdww:visited {
	font-size: 9px;
	color: #FFFFFF;
}
a.mdww:hover {
	font-size: 9px;
	color: #FFFFFF;
}
a.mdww:active {
	font-size: 9px;
}
.RightNavText {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	color: #d65915;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #713EA3;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #DBCCE9;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #d65915;
	text-decoration: underline;
}
a:active {

	font-weight: bold;
	color: #d65915;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	padding: 5px;
}
.home {
	color: #d65915;
}
.footer {
	text-align: left;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.purpleline {
	background-image: url(images/purpledot.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.nav {
	background-image: url(images/DCtemplate_02.jpg);
	height: 30px;
	vertical-align: baseline;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
}
a.nav2:link {
	font-weight: normal;
	color: #713EA3;
	text-decoration: none;
	font-size: 12px;
}
a.nav2:visited {
	font-weight: normal;
	color: #713EA3;
	text-decoration: none;
	font-size: 12px;
}
a.nav2:hover {
	font-weight: normal;
	color: #d65915;
	text-decoration: underline;
}
a.nav2:active {
	font-weight: normal;
	color: #d65915;
	text-decoration: none;
	font-size: 12px;
}

h2 {

	font-size: 16px;
	color: #684194;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.noticeboard {
	font-size: 11px;
	padding: 5px;
	color: #d65915;
}
h3 {
	font-size: 12px;
	color: #d65915;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#albumlist {
	list-style-type: none;
}

#albumlist li {
	float: left;
	text-align:center;
}

#albumlist img {
	display: block;
	border: 2px solid #ffffff;
	margin:1px;
}.albumtable {
	height: 103px;
	width: 135px;
}
.catnav {
	background-image: url(images/green-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
}
