#header {
	width: 975px;
	background-image: url(../graphics/header_background.gif);
	vertical-align: middle;
}
#copyright {
	background-image: url(../graphics/footer_background.gif);
	background-position: bottom;
	width: 975px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000066;
	padding-top: 10px;
	padding-bottom: 3px;
}

#contentArea {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 975px;
}
#left_content_area {
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	height: 550px;
}
#center_content_area {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#intro_text {
	padding: 5px;
	margin-top: 5px;
	text-align: justify;
	color: #000066;
	border: 1px solid #DDDDFF;
}
#advert {
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #DDDDFF;
	height: 105px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#right_content_area {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 550px;
}
#some_projects {
	border: 1px solid #003399;
	background-color: #DDDDFF;
}
.photo_format {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.photo_desp_format {
	color: #003399;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}




.sideNavHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 5px;
}
.sideNavLinks {
	background-color: #DDDDFF;
	padding: 3px;
}

#main_nav {
	margin-top: 10px;
	height: 30px;
}

#logo_carrier {
	padding-top: 30px;
	padding-left: 20px;
}
body {
	background-image: url();
	background-color: #734458;
}
.style1 {
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 24px;
	color: #423472;
}

.style2 {
	color: #423472;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.errormsg {
	color: #FF0000;
}

.style3 {
	font-size: 11px;
	font-style: italic;
	color: #CC6600;
	font-family: Verdana;
}
.profilesHeader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003399;
	padding: 4px;
}
.profilesText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #423472;
	padding: 5px;
	text-align: justify;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.sideNavTextFormat {
	color: #000099;
}

