/*  */

body {
	color: black;
	background-color: white;
	margin: 15px 0 0;
	font: 10pt Arial, Helvetica, sans-serif;
}
img { border: 0; }

/*  */

#header {
	padding-top: 0;
	font-size: 11px;
}

#southlight {
	color: white;
	background-color: #000;
	padding-top: 2px;
	padding-left: 5px;
	position: absolute;
	z-index: 5;
	top: 55px;
	left: 8px;
	width: 200px;
	height: 15px
}

#logo3 {
	margin-top: -1px;
	position: absolute;
	z-index: 6;
	top: 55px;
	left: 210px;
	width: 29px;
	height: 29px
}

#contact {
	color: black;
	background-color: #fa9600;
	text-align: center;
	padding-top: 2px;
	position: absolute;
	z-index: 5;
	top: 55px;
	left: 237px;
	width: 117px;
	height: 15px
}

#sam {
	color: white;
	background-color: #c00;
	text-align: center;
	padding-top: 2px;
	position: absolute;
	z-index: 5;
	top: 55px;
	left: 353px;
	width: 127px;
	height: 15px
}

#servicesmenu {
	color: white;
	background-color: #33609a;
	text-align: center;
	padding-top: 2px;
	position: absolute;
	z-index: 5;
	top: 55px;
	left: 480px;
	width: 100px;
	height: 15px
}

#photographersmenu {
	color: white;
	text-align: center;
	padding-top: 2px;
	padding-right: 17px;
	position: absolute;
	z-index: 5;
	top: 55px;
	left: 580px;
	width: 139px;
	height: 15px;
	background: #393 url(/images/nav/wedge.gif) no-repeat right bottom;
}

#stocksouth {
	color: white;
	background-color: #000;
	padding-top: 2px;
	padding-left: 5px;
	position: absolute;
	z-index: 5;
	top: 55px;
	left: 735px;
	width: 261px;
	height: 15px
}

/*  */

#header a {
	color: white;
	text-decoration: none
}

#logo2 {
	position: absolute;
	z-index: 6;
	top: 50px;
	left: 850px;
	width: 29px;
	height: 30px
}

#logo {
	text-align: center;
	position: absolute;
	top: 110px;
	left: 8px;
	width: 200px;
	height: auto
}

#login {
	position: absolute;
	top: 380px;
	left: 51px;
	width: 50px;
	height: auto
}

#logintext {
	position: absolute;
	top: 450px;
	left: 70px;
	color: black;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
}

#logintext2 {
	position: absolute;
	top: 235px;
	left: 45px;
	color: black;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
}

#logintext3 {
	position: absolute;
	top: 250px;
	left: 40px;
	color: black;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
}

#backbutton {
	position: absolute;
	top: 650px;
	left: 218px
}

#backbutton2 {
	position: absolute;
	top: 700px;
	left: 200px
}

#content {
	position: absolute;
	top: 100px;
	left: 210px;
	width: 640px;
	height: auto
}

#milt {
	text-align: center;
	position: absolute;
	top: 140px;
	left: 8px;
	width: 200px;
	height: auto
}

h3 strong {
	color: green;
	font-size: 1.2em;
}

table {
	font-size: 8pt;
}
th {
	font-size: 1.5em;
	text-align: center;
	padding: 1em 10px 0 10px;
}
td {
	padding: 0 10px;
	text-align: right;
}

td:first-child {
	text-align: left;
}

th:first-child {
	color: #999;
	text-align: left;
	padding-left: 0;
}

