
<!-- 
a{cursor:crosshair;height:1px;behavior:url(linkhilight.htc);filter:progid:dximagetransform.microsoft.fade}
A:link{color:#4a5c91; cursor: default; text-transform:none; font-family: arial narrow; font-style: normal; font-weight: bold; border-bottom:1 dotted #000000; text-decoration: none;} 
A:visited{color:#4a5c91; cursor: default; text-transform:none; font-family: arial narrow; font-style: normal; font-weight: bold; border-bottom:1 dotted #000000; text-decoration: none;} 
A:active{color:#4a5c91; cursor: default; text-transform:none; font-family: arial narrow; font-style: normal; font-weight: bold; border-bottom:1 dotted #000000; text-decoration: none;} 
A:hover{color:#bf8d34; cursor:help; text-transform: none; font-family: arial narrow; font-style: normal; font-weight: normal; text-decoration: none; border-bottom:1 dotted #000000; text-decoration: none;} 
--> 

<!--
body {
 direction: ltr;
 text-align: center;
 margin: 0px;
 background-color: #cbd0cd;
 background-image:url();
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: top left; 
 cursor: default;
 font-size: 12px;
 font-family: times new roman;
 color: #000000;}
-->

text,tr,td {direction:ltr; font-size: 13px; font-family: times new roman; color: #000000;}
i {direction:ltr; font-style:italic; color:#23542b;}
b {direction:ltr; font-weight:bold; color:#23542b;}
u {direction:ltr; text-decoration: none; color:#23542b; border-bottom:1 dashed #7c8582;}

#wrap {
	border: 1px solid #2d4550;
	width: 825px;
	position: relative;
	text-align: justify;
	background-image: url(images/skyward_02.jpg);
	margin: 10px auto;
}

#header {
	height: 744px;
	text-align: center;
}

#main {
	width: 825px;
	position: relative;
	margin: 0px;
	margin-top: -150px;
}

.title {
	width: 600px;
    text-align: left;
    padding: 10px;
    color:#23542b;
	margin-left: 40px;
    border-bottom: 1px dashed #03539d;
	border-left: 2px solid #0097e0;
    font-family: book antiqua;
    font-style: italic;
	font-weight: none;
    font-size: 14px;
    line-height: 9px;
    text-transform: lowercase;
	letter-spacing: 1px;
}

.title2 {
	width: 300px;
    text-align: left;
    color: #23542b;
	margin-left: 80px;
    border-bottom:1px solid #0097e0;
    font-family: arial narrow;
    font-style: none;
	font-weight: none;
    font-size: 13px;
    line-height: 12px;
    text-transform: lowercase;
	letter-spacing: 0px;
}

table.contact {
	border-width: 1px;
	border-style: dashed;
	border-color: #03539d;
	border-collapse: separate;
	background-color: #dadecd;
	width: 500px;
	text-align: justify;
}

table.contact td {
	border-width: 0px;
	padding: 20px;
}
