body {
  font-family:verdana,geneva; font-size:10px;
  margin-left: 30px;
  margin-top: 0px;
  padding: 0px;
  text-align: left;
  background-image: url('back.gif');

}
#head {
	width:750px;
	height:120px;
	text-align: left;
	background-image: url('logo.jpg');
}
#topmenu {
	width:750px;
	height:18px;
	text-align: left;
	background: #ccc;
	font-family:ms sans serif,tahoma,arial,geneva; font-size:14px;
	color: #FFFFFF;
}
#topmenu a, #topmenu a:visited, #topmenu a:active {
	font-family:ms sans serif,tahoma,arial,geneva; font-size:12px;
	color: #996633;
	font-weight:BOLD; 
	text-decoration: none;
}
#topmenu a:hover {
	font-family:ms sans serif,tahoma,arial,geneva; font-size:12px;
	color: WHITE;
	background: #996633;
}
#topline {
	width:750px;
	height:7px;
	clear: both;
	float: left;
	text-align: left;
	background-image: url('top-line.gif');
}

#menu {
	width:200px;
	float: left;
	text-align: left;
}
#menu a, #menu a:visited, #menu a:active {
	font-family:tahoma,verdana; font-size:11px;
	color: #688D9E;
	font-weight:normal; 
	text-decoration: none;
}
#menu a:hover {
	background: #EEEEEE;
	color: #4B507A;
}
 
#main {
	width:540px;
	float: left;
	text-align: left;
	background-image: url('menu-back2.gif');
	font-family:ms sans serif,tahoma,arial,geneva; font-size:11px;
	color: #333333;
	font-weight:normal; 
}
#main a, #main a:visited, #main a:active {
	font-family:ms sans serif,tahoma,arial,geneva; font-size:11px;
	font-weight:BOLD; 
	color: #996633;
	text-decoration: none;
}
#main a:hover {
	color: black;
}

#bottom {
	width:750px;
	float: left;
	clear: both;
	text-align: left;
	background: #688D9E;
}
#bottomline {
	width:750px;
	height:10px;
	float: left;
	clear: both;
	text-align: left;
	background-image: url('bottomspacer.gif');
}
#content {
	align: center;
	padding-left=5px;
	padding-right=5px;
	font-family:ms sans serif,tahoma,arial,geneva; font-size:11px;
	color: #333333;
	font-weight:normal; 
}
#content a, #content a:visited, #content a:active {
	font-family:ms sans serif,tahoma,arial,geneva; font-size:11px;
	font-weight:normal; 
	color: #996633;
	text-decoration: none;
}
#content a:hover {
	color: black;
	text-decoration: underline;
}
.boxhead 			{ font-size:10px; color:#454545; font-weight:normal; padding-left:5px; padding-right:5px; padding-top:2px; }
.bottomtext			{ font-size:10px; color:#ffffff; font-weight:normal; text-align: center; padding: 0px;}
h1           { padding-left:5px; padding-right:5px; padding-top:2px; font-size: 14px; }
p           { padding-left:5px; padding-right:5px; padding-top:2px; font-size: 10px; }
.airlines    { font-family: Microsoft Sans Serif; font-size: 7pt; }
.linking    { font-family: Microsoft Sans Serif; font-size: 7pt; color:#FFFFFF; cursor: default;}
.linking	a:link  { font-family: Microsoft Sans Serif; font-size: 7pt; color:#FFFFFF; cursor: default;}
.linking	a:visited { font-family: Microsoft Sans Serif; font-size: 7pt; color:#FFFFFF; cursor: default;}
.linking	a:active { font-family: Microsoft Sans Serif; font-size: 7pt; color:#FFFFFF; cursor: default;}
.linking	a:hover { font-family: Microsoft Sans Serif; font-size: 7pt; color:#FFFFFF; cursor: default;}

h2           { font-family: Microsoft Sans Serif; color: navy; padding-left:5px; padding-right:5px; padding-top:2px; font-size: 10pt; }







.menu-round {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-left:5px;
border: 1px solid #efefef;
padding: 5px;
}

.menu-round p{
	padding-left:5px;
	padding-right:5px;
}