BODY{
	color:#353492;
	font-family: "Verdana";
	font-size:16px;
}
A{
	color:#353492;
}
.fullsize{
	width:100%;
}
.headerLogo{
	background-color:#0641FF;
	width:100%;
}
.logo{
	width:92px;
}
.header{
	text-align:center;
}
.content{
	width:100%;
	padding:0px;
}
.contentNarrow{
	width:365px;
	padding:0px;
}
.contentWide{
	width:540px;
	padding:0px;
}
.pics{
	width:290px;
}
.picsNarrow{
	width:210px;
}
.picsWide{
	width:380px;
}
.moreInfo {
	background-color:#CCCCE6;
	width:100%;
}
.moreInfoRight {
	background-image: url("../img/more_info_right.gif");
	width:6px;
}
.moreInfoBot {
	background-image: url("../img/more_info_bot.gif");
	height:7px;
}
.moreInfoBotRightCorner {
	background-image: url("../img/more_info_bot_right_corner.gif");
}
.moreInfoTopRightCorner {
	background-image: url("../img/more_info_top_right_corner.gif");
	height:5px;
}
.moreInfoBotLeftCorner {
	background-image: url("../img/more_info_bot_left_corner.gif");
	height:7px;
}

.special {
	font-size:11px;
	font-style: italic;
	text-align: center;
}
.indents {
	width:100%;
}