body, td {
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	color: 000000;
}

p {
	margin-left: 30px;
	margin-right: 30px;
}

h3 {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}

a.menuItem:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuItem:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.menuItem:hover {
	color: #FFFF00;
	text-decoration: none;
}

marquee {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#a1 {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 930px;
	height: 100%;
}

#top {
	position: relative;
	height: 140px;
	width: 100%;
	left: 0px;
	background-repeat: repeat-x;
	z-index: 20;
	top: 0px;
	background-image: url(../images/top_bg03.jpg);
}

#menu {
	width: 220px;
	left: 0px;
	top: 0px;
	height: 930px;
	background-repeat: repeat-y;
	z-index: 20;
	text-align: left;
	background-image: url(../images/menu_bg03.jpg);
}

#main {
	width: 710px;
	top: 0px;
	background-repeat: repeat-y;
	z-index: 30;
	text-align: left;
	background-image: url(../images/main_bg02.jpg);
}

#subtop {
	position: relative;
	height: 105px;
	width: 710px;
	left: 0px;
	z-index: 30;
	text-align: left;
	background-color: FFFFFF;
}

#banner {
	position: relative;
	height: 80px;
	width: 710px;
	left: 0px;
	z-index: 30;
	text-align: left;
}

.menuItem {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 5px;
	margin-right: 5px
}

	text-transform: uppercase;

.thumbNails { margin-right: 0px; margin-left: 0px, border: 0px }

.ahref { color: FF0000 }

.prof {
	font-weight: bold;
	text-transform: capitalize;
}