body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: verdana, ariel, sans-serif;
	font-size: 10px;
	color: #000;
	}


img {
	border: 0;
	}

/* _____ TABLE STRUCTURE _____ */

#login {
	height: 23px;
	text-align: right;
	padding: 0px;/*Pads each table cell in modern browsers*/
	/*/*/padding: 2px;
	background-color: #fff;
	}

#navbar {
	height: 70px;
	text-align: left;
	padding-bottom: 5px;
	}

#logobox {
	width: 170px;
	background-image: url(images/stripe2.gif);
	}

#navbox {
	text-align: left;
	background-image: url(images/stripe2.gif);
	}

#mainTable {
	width: 800px;
	/*/*/line-height: 1.5em; /* */
	}

#mainTable2 {
	width: 600px;
	}

#mainTablefull {
	width: 100%;
	}


#mainTable td {
	padding: 0px;/*Pads each table cell in modern browsers*/
	}

#maincontent {
	border-left: 0px solid #333;
	/*/*/font-size: 100%; /* */
	}

#footer {
	background-color: #fff;
	background-image: url(images/stripe2.gif);
	color: #000;
	}

#footer a {
	font-size: 10px;
	}

/* _____ photographer list / awards _____ */

#polaristeam {
	width: 300px;
	} /* column width setting */

#worldagents {
	width: 350px;
	} /* column width setting */

.photocaption {
	width: 375px;
	}

.photocaptionport {
	width: 255px;
	}


/* ______ three column page _______ */

#paddingten td {
	padding: 10px;/*Pads each table cell in modern browsers*/
	} /* register page */


/* ______ register page _______ */

.overflowpad {
	padding: 0px 5px 5px 3px;
	margin: 0px 5px 0px 3px;
	}

#overflow {
	border: 1px #aaa solid;
	height: 250px;
	width: 540px;
	overflow: auto;
	}

.agreement {
	width: 500px;
	}

/* ______ contact page _______ */

#contact {
	width: 100%;
	}

/*_______ about polaris _______*/

#story {
	background-image: url(images/astory2.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 331px;
	}

/* _________ VARIOUS FONT STYLES ______ */


.clear {
	display: none;
	}

.tenpix {
	font-size: 10px;
	padding: 5px;
	}

.question {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-bottom: -10px;
	} /* used on registration page in form */

.title {
	font-size: 13px;
	}

.warning {
	background: transparent;
	color: #3666AB;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;	
	}


.creditsmargin {
	margin-top: 0;
	margin-bottom: 0.6em;
	margin-left: 230px;
	} /* used on homepage credits page */

.placecolor {
	color: #3666AB;
	/* margin-left: 20px; */
	padding-left: 20px;	
	background:transparent;
	}

.subjcolor {
	color: #000;
	margin-left: 10px;
	background:transparent;
	}


.elevenpixbld {
	font-size: 11px;
	font-weight: bold;
	}


.places {
	font-size: 12px;
	font-variant: small-caps;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #BBD8E9;
	background-color: transparent;
	margin: 0.8em 0em .2em 0em;
	}


.name {
	color: #686868;
	background-color: transparent;
	margin-left: 1.3em;
	margin-left: 8px;
	margin-right: 2.3em;
	margin-top: 0;
	}

.indentfive {
	padding-left: 10px;
	}



h1 { font-size: 160%; }
h2 { font-size: 140%; }



/* -- The Links --- */

a {
	font: 11px/16px verdana, geneva, arial, helvetica, sans-serif;
	color: #154F8F;
	background: transparent; 
	text-decoration: none;
}


a:visited {
	color: #154F8F;
	background: transparent;
	text-decoration: none;
	}

a:hover {
	color: #154F8F;
	background: transparent;
	text-decoration: underline;
	}

a:active {
	color: #333; 
	background: transparent; 
	text-decoration: underline;
	}



/* _________ TOP NAV ___________ */


#topnav {
	/* margin-top: 15px; */
	margin-top: 43px;
	/* margin-left: 15px; */
	color: #333;
	background-color: #fff;
	font-size: 10px;
	white-space : nowrap;
	}
	
#topnav UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	} 

#topnav LI {
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:auto;
	}

#topnav A {
	color:#444;
	display:block;
	width:auto;
	text-decoration:none;
	background: #A6B5A9;
	background-color: #FFD97D;
	background-color: #C5D9EA;
	margin:0;
	padding: 2px 10px;
	border-left: 1px solid #F4F4F4;
	border-top: 1px solid #F4F4F4;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
	
#topnav A:hover, #topnav A:active {
	background: #ffb400;
	color: #000;

	}

#topnav A.here:link, #topnav A.here:visited {
	position:relative;
	z-index:102;
	/* background: #3666AB; */
	background: #ffb400;
	font-weight:bold;
	/* color: #fff; */
	color: #000;
	}

/* _______ MENU __________________ */

/* MENU */

#menu {
	margin: 0;
	margin-top: 44px;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #747474;
		background-color: #C5D9EA;
	color: #333;
	width: 86px;
	height: 2em;
	border-top: 1px solid #A8A495;
	border-left: 1px solid #A8A495;
	border-right: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 2em;
	border-left: 1px solid #F4F4F4;
	border-top: 1px solid #F4F4F4;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}

#menu ul li#thinner a	{
	/* border-left: none;
	border-right: none; */
	width: 52px;
	}


#menu ul li#zero a	{
	border-left: none;
	border-right: none;
	width: 164px;
	}

#menu ul li#five a	{
	width: 154px;
	}

#menu ul li#rightmost a	{
	width: 89px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background:#ffb400;
   	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

.here {
	color: #000;
	background:#ffb400;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #aa0024;
	border: 1px solid #aa0024;
	color: #fff;
	}


/* _________FORMS ________________*/

formz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000080;
	background: #B0C4DE;
	border: 2px solid #4682B4;
	padding: 5px;
	width: 400px;
	}

input {
	padding: 1px;
	margin: 2px;
	background-color: #CCE0EB;
	background-color: #E8F0F7;
   	border-left: #464646 2px solid;
	border-top: #464646 2px solid; 
	border-right: #464646 1px solid;
	border-bottom: #464646 1px solid;
	color: #222;
	font-family: verdana, sans serif;
	font-weight: normal;
	font-size: 10px;
	}

textarea {
	padding: 1px;
	margin: 2px;
	background-color: #CCE0EB;
	background-color: #E8F0F7;
   	border-left: #464646 2px solid;
	border-top: #464646 2px solid; 
	border-right: #464646 1px solid;
	border-bottom: #464646 1px solid;
	color: #222;
	font-family: verdana, sans serif;
	font-weight: normal;
	font-size: 10px;
	}


