html {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;			
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: black;
	color: white;
	font-family:"Arial","Helvetica","sans-serif";
}

p {
	margin:0;
}

a {
	color: #ffffff;
}

a:hover {
	color: #de5e1f;
}

div {
	text-align: left;
}

ul, ol, li {
	margin:0;
	list-style:none;
	padding:3px;
}

form {
	display:inline;
}

hr {
	border:dashed #000000;
	border-width:1px 0 0 0;
	height:0;
	line-height:0px;
}

#container {
    	position:relative;
    	margin: 0 auto 0 auto;
	width:850px;
}

#masthead {
	position:relative;
	width:850px;
	height:200px;
	background-color:black;
}

#logo {
	position:relative;
	width:850px;
	height:200px;
}

#logo h1 {
	display:none;
}

#navigation {
	position:relative;
	width:850px;
	height:40px;
	margin:0px;
	padding:0px;
	background-color:black;
}

#navigation li {
	display:inline;
	padding:0;
}

a .alt { 
	display: none;
}

#airlines {
	position: relative;
	left:0px;
	top:10px;
	width:131px;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	margin-bottom:14px;
}

#bodymain {
	position:relative;
        width:850px;
}

#bodytop {
	position:relative;
	height:5px;
	width:850px;
	background-color:white;
        background-image:url('images/bodytop.gif');
	background-repeat:no-repeat;
}

#bodybottom {
	position:relative;
	height:5px;
	width:850px;
	background-color:white;
        background-image:url('images/bodybottom.gif');
	background-repeat:no-repeat;
}

#bodymiddle {
	position:absolute;
	top:0px;
	left:0px;
	width:850px;
	background-color:white;
	background-image:url('images/bodymiddle.gif');
}

#copy {
	position: relative;
	width:515px;
	left:0px;
	margin-top:16px;
	padding:0px;
	float:left;
	color:black;
}

#adstack {
	position:relative;
	float:left;
	margin-left:11px;
	margin-bottom:14px;
}

#globe {
	position: relative;
	width:180px;
	height:120px;
	margin:0px;
	padding:0px;
	background-color:black;
	background-image:url('images/globe.gif');
	font-size:0.7em;
	color:white;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-weight:normal;
	margin-top:12px;
}

#starad {
	position: relative;
	width:180px;
	height:120px;
	margin:0px;
	background-color:white;
	background-image:url('images/starad.gif');
	font-size:0.7em;
	color:black;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-weight:normal;
}

#downloads {
	position: relative;
	width:180px;
	height:120px;
	margin:0px;
	background-color:white;
	background-image:url('images/downad.gif');
	font-size:0.7em;
	color:black;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-weight:normal;
}

#search {
	position: relative;
	width:509px;
	margin:0px;
	padding:3px;
	text-align:right;
	background-color:#e2e2e2;
	font-size:11px;
	color:black;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-weight:normal;
	float:left;
}

#search input {
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-weight:normal;
	font-size:0.8em;
	color:black;
	background-color:white;
	border:1px solid black;
	vertical-align:middle;
}

#feature1 {
	position:relative;
	width:515px;
	margin-top:10px;
	background-color:#333333;
	float:left;
}

#f1header {
	position:relative;
	width:501px;
	color:white;
	padding:7px;
	background-color:#de5e1f;
	text-transform:uppercase;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-size:0.6em;
}

#f1copy {
	display:table;
	position:relative;
	width:496px;
	color:white;
	padding:7px;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-size:0.6em;
}

#f1copy img {
	float:right;
	margin-left:14px;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
}

#feature2 {
	position:relative;
	width:324px;
	background-color:white;
}

#f2header1 {
	position:relative;
	width:324px;
	height:10px;
	margin-top:2px;
	background-color:white;
	background-image:url('images/newshead2.gif');
}

#f2header2 {
	position:relative;
	width:324px;
	height:43px;
	color:white;
	background-color:#767a7d;
	background-image:url('images/newshead.gif');
}

#f2header2 p {
	padding:7px;
	text-transform:uppercase;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-size:0.8em;
	text-align:right;
	line-height:18px;
}

#f2copy {
	display:table;
	position:relative;
	width:310px;
	color:black;
	padding:7px;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-size:0.7em;
	background-color:#e2e2e2;
	line-height:18px;
}

#f2copy a {
        color: #de5e1f;
}

#f2copy a:hover {
        color: #000000;
}

#f2footer {
        position:relative;
        width:324px;
        height:32px;
        color:white;
        background-color:#767a7d;
}

#f2footer p {
        padding:7px;
        font-family:"Verdana","Arial","Helvetica","sans-serif";
        font-size:0.8em;
        text-align:left;
        line-height:18px;
}

#feature3 {
	position:relative;
	top:10px;
	width:324px;
	background-color:white;
}

#feature3 p {
        padding:4px;
        font-family:"Verdana","Arial","Helvetica","sans-serif";
        font-size:0.6em;
        text-align:left;
	color:black;
}

#feature3 img {
        float:left;
        margin-right:10px;
        margin-top:0;
        margin-bottom:0;
        margin-left:0;
}

#featurestack {
	margin:0;
	padding:0;
	width:324px;
	float:left;
	clear:both;
}

#jsclock {
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	font-weight:strong;
	font-size:0.9em;
	color:black;
	text-align:left;
}

#panel {
	position:absolute;
	top:18px;
	left:665px;
	width:165px;
        margin:0px;
        padding:8px;
        text-align:left;
        font-size:0.7em;
        color:black;
        font-family:"Verdana","Arial","Helvetica","sans-serif";
        font-weight:normal;
}

#panel a {
        color: #de5e1f;
}

#panel a:hover {
        color: #000000;
}

#footer {
	position:relative;
	background-color:black;
	color:white;
        padding:7px;
        font-family:"Verdana","Arial","Helvetica","sans-serif";
        font-size:0.7em;
        text-align:center;
}









a.std {
	color:white;
}

a.selected {
	color:#366daf;
}

#maincontent {
	position:relative;
	width:910px;
	margin:0px;
	padding-top:13px;
	height:780px;
	z-index:1;
	background-color:black;
}

#copyright {
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
	width:450px;
}

#tertnav {
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	text-align:right;
	width:455px;
}

#majoritems {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;	
	padding-left:41px;
	width:503px;
	z-index:1;
}

#minoritems {
	position:relative;
	float:left;	
	margin:0px;
	padding-left:50px;
	width:285px;
	z-index:1;
}

#barsearch {
	position:relative;
	float:left;
	width:285px;
	margin:0px;
	padding:0px;
	height:155px;
	
		background-image:url('/images/smallbg.png');
		background-repeat:repeat-x;
	z-index:10;
}

#minoritems h3 {
	font-family:"gill sans mt","arial";
	text-transform:uppercase;
	font-weight:normal;	
	font-size:0.8em;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	border-bottom:1px solid #999999;
}

#minoritems h3 em {
	font-style:normal;
	font-weight:bold;
	color:#366daf;
}


#majoritems h2 {
	font-family:"gill sans mt","arial";
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.8em;
	width:503px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #999999;
}

#login {
	position:relative;
	float:left;
	width:285px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	height:155px;
		
		background-image:url('/images/smallbg.png');
		background-repeat:repeat-x;
	z-index:10;
}

#sms {
	position:relative;
	float:left;
	width:285px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	height:155px;
		
		background-image:url('/images/smallbg.png');
		background-repeat:repeat-x;
	z-index:10;
}

#sms h2 {
	text-transform:uppercase;
	font-size:2.3em;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
}

#vote {
	position:relative;
	float:left;
	width:285px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	height:155px;
		
		background-image:url('/images/smallbg.png');
		background-repeat:repeat-x;
	z-index:10;
}

#vote h2 {
	text-transform:uppercase;
	font-size:2.3em;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
}


#tertnav ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

#tertnav ul li {
	padding:0px;
	margin:0px;
	display:inline;
	padding-left:10px;
}

#tertnav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size:0.8em;
	color:#999999;
}


#tertnav ul li a.selected {
	color:#366daf;
}

#tertnav ul li a:hover {
	text-decoration:underline;
	color:#366daf;
}

#notfound {
	position:relative;
	clear:left;
	float:left;
	width:503px;
	height:400px;
	margin-bottom:10px;
	background-image:url('/images/welcomebg.gif');
	background-repeat:repeat-x;
}


#notfound h2 {
	font-family:"gill sans mt","arial";
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	padding-top:15px;
	margin-left:15px;
	margin-right:15px;
	width:473px;
	border-bottom:1px solid #999999;
}

#notfound p {
	font-weight:normal;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	padding-top:15px;
	margin-left:15px;
	margin-right:15px;
}
