/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
background-image: url(images/main-bg.gif);
	background-color: #fd96ca;
}
.body-text {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}
.header-text {
	font-size: 16px;
	line-height: 30px;
	color: #fc63a7;
	text-align: left;
	vertical-align: top;
}
.header-res {
	font-size: 12px;
	color: #fc63a7;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}
.news-text {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.left {
	width: 400px;
}
.contact-text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	line-height: 16px;
	vertical-align: top;
}
a, a:link, a:visited
{
	color: #fc63a7;
	text-decoration: none;
}

a:hover
{
	color: #fc63a7;
	text-decoration: underline;
}
.mainimg {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.container { 
	width: 620px;
	margin: 0px auto 10px auto;

}
.content {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: both;
	float: none;
	}
.right {
	width: 200px;
	text-align: justify;
}
.imagebox {
	padding: 2px;
	border: 1px solid #999999;
	width: 180px;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	background-color: #F5F5F5;
}
.img-bottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.welcome-text {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #666666;
	text-align: justify;
}
.contact-text {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.header-bg {
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header-flash {

	height: 129px;
	width: 600px;
}

