body {
	background-repeat: repeat;
	background-position: top;
	background-color: #Ebecec;
	background-image: url(Images/TestBG2.jpg);
}
#footer {
	width: 750px;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	background-image: url(Images/designimages/footer.gif);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 16px;
}
#footer  div {
	margin-right: 10px;
	padding-top: 16px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #00245d;
}
.glossymenu{
	position: absolute; /*tab background image path*/
	height: 30px;
	list-style: none;
	background-image: url(media/media-menu.jpg);
	background-repeat: repeat-x;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #dadfe4;
	padding-left: 5px;
	width: 620px;
	float: left;
	padding-top: 0px;
	margin: 0;
	top: 86px;
}

.glossymenu li{
	float:left;
}
.glossymenu li a{
	float: left;
	display: block;
	color:#00245d;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder; /*Padding to accomodate left tab image. Do not change*/
	height: 30px;
	line-height: 12px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 30px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(media/media-left.jpg);
	background-repeat: no-repeat;
	background-color: #dadfe4;
}
.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(media/media-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #dadfe4;
}
#content {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 0.6cm;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	top: 10px;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bolder;
}
#content input {
	font-size: 10px;
	letter-spacing: normal;
	padding: 3px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #00245D;
	font-weight: lighter;
}
#content h2 {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
#content h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #90924f;
	font-style: italic;
	text-align: center;
}
.imagesbottom {
	background-color: #CCCCCC;
	height: 110px;
}
.wrapper {
	width: 750px;
	background-color: #FFFFFF;
}
#content img {
	padding: 5px;
}
.imagesbottom img {
	border: 5px solid #CCCCCC;
}
.profiles {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	line-height: normal;
}
.profiles a {
	color: #22649d;
	font-weight: bold;
}
.profiletext   {
	line-height: 2em;
	padding-right: 10px;
}
.profiles img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}.header {
	background-image: url(Images/designimages/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
}
.table  {
	border: 1.5px solid #a7c0d1;
}
.default-star {
	background-image: url(Images/designimages/default-star.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
}

