 /* CSS Document */
body{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #c1c3da;
}
a{
	color: #f26522;
	text-decoration: underline;
}

.mainTable{
	width: 751px;
	background-color: #c1c3da;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
}
.leftSide{
	width: 313px;
	text-align: right;
	vertical-align: top;
}
.rightSide{
	width: 433px;
	vertical-align: top;
}
.leftSideTable{
	width: 254px;
	margin-top: 62px;
	margin-right: 5px;
}
.mainImg{
	margin: 10px;
	border-top: none #fbbe67;
	border-right: none #fbbe67;
	border-bottom: none #fbbe67;
	border-left: none #fbbe67;
}
.subImg{
	background-color: #5f639e;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	padding-top: 5px;
	vertical-align: top;
}
.menu{
	background-color: #5f639e;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	margin-left: 1px;
	text-align: center;
}
.menu p{
	margin: 0px;
	padding: 2px;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
.menuSpace{
	height: 5px;
}
.newsletter{
	background-color: #2a307e;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	margin-left: 1px;

}
.rightSideTable{
	width: 400px;
}
.mainText{
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	background-color: #5f639e;
	height: 400px;
}


/*
.title{
	height:62px;
	width: 451px;
	text-align: right;
}
	

.menu{
	width: 151px;
}
.subImg{
	width: 67px;
	background-color: #5f639e;
	text-align: right;
}
.mainText{
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	background-color: #5f639e;
	opacity: .5;
	filter: alpha(opacity=50);
}
*/
