@charset "utf-8";
/* CSS Document */
BODY {
	scrollbar-face-color: #203B4B;
	scrollbar-highlight-color: #4A6B7A;
	scrollbar-3dlight-color: #203B4B;
	scrollbar-darkshadow-color: #4A6B7A;
	scrollbar-shadow-color: #203B4B;
	scrollbar-arrow-color: #4A6B7A;
	scrollbar-track-color: #4A6B7A;
	text-align: center;
}
.sidetextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #D41F00;
}
.sidetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
}
.main_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D41F00;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}.maintextcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.image {
	background-image: url(images/computer.jpg);
}
.imagespace {

}

.main_headerflash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.maintextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.abouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
.abouttextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

