body {
	background-repeat: repeat;
	background-position: top;
	background-color: #c4e5ef;
}
#footer {
	width: 750px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #666666;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#borderbox {
	margin: auto;
	width: 760px;
}
.glossymenu{
	height: 35px;
	background-repeat: no-repeat;
	width: 550px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-position: right;
	position: relative;
}

.glossymenu li{
	float:right;
	display: block;
	
}

.glossymenu li a{
	float: left;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	line-height: 13px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #999933; /*left tab image path*/
	background-position: center;
	background-image: url(media/media-left.jpg);
	background-repeat: no-repeat;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #999933; /*right tab image path*/
	background-image: url(media/media-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 0.5cm;
	padding-left: 70px;
	padding-right: 70px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
#wrapper {
	color: #333333;
	margin-top: 0px;
	top: 0px;
	width: 555px;
}
#wrapper a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
#wrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA1A43;
	text-decoration: underline;
	font-weight: bolder;
}
.banner {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/banner.jpg);
}
.content {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.image {
	margin: 6px;
}
#wrapper  .content  .text  a:hover {
	text-decoration: none;
	color: #ED174f;
}
.gallery {
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C4E4EF;
	border-right-color: #C4E4EF;
	border-bottom-color: #C4E4EF;
	border-left-color: #C4E4EF;
}
