body {
	font-family:tahoma,helvetica,arial,sans-serif;
	text-align:center;
	color:#6f6f6f;
}
html,body,#wrapper,h1{
	margin:0;
	padding:0;
	list-style:none;
}
body,th,td {
	font-size:13px;
}
img {
	border:0;
}
#wrapper {
	margin:16px auto;
	text-align:left;
	position:relative;
}
h1,h2,h3 {
	font-size:12px;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0 0 5px 0;
	padding:0;
}
h3 {
	padding:4px 0 0 0;
}
p {
	margin:1em 0;
	padding:0;
}
.block {
	display:block;
}
.clear {
	clear:both;
	height:1px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	font-size:1px;
	line-height:1px;
}
* html .clear {
	margin-top:-5px;
	margin-bottom:-4px;
}
.left {
	float:left;
	margin:1px 12px 0px 0px;
}
.softright {
	text-align: right;
}
/* ***** */
body {
	background:#373839;
	padding-bottom:12px;
}
#wrapper {
	width:658px;
}
h1 {
	margin-bottom:2px;
}
a {
	color:#f5f5f5;
}
a:hover {
	text-decoration: none;
}
/* navigation */
#nav {
	position:absolute;
	top:85px;	
	left:325px;	
	margin:0;
	padding:0;
	width:450px;
	
	
}
/*Check*/
#nav li 
{
	margin:0 8em;
}
#nav a {
	color:#FFFFFF;
	font-weight:bold;
	
}
/*Check*/
#nav a:hover {
	text-decoration: underline;
	color:#ED8601;
}
/* body */
#body {
	width:100%;
}
#body {
	background:#ed8601 url(Images/body_bg.gif);
}
#body div {
	background:url(Images/body_tl.gif) top left no-repeat;	
}
#body div div {
	background:url(Images/body_tr.gif) top right no-repeat;
}
#body div div div {
	background:url(Images/body_bl.gif) bottom left no-repeat;
}
#body div div div div {
	background:url(Images/body_br.gif) bottom right no-repeat;
}
#body .inner div {
	background:none;
}
#body .inner {
	color:white;
	padding:18px 20px;
}
#body h2 {
	margin-top:3px;
	text-indent:-3px;
}
* html #body h2 {
	margin-top:21px;
	marg\in-top:3px;
}
#body p {
	margin:1em 0;
}
#body #dividerx {
	clear:both;
	margin:0 1em;
	padding:12px 0;
	background: url(Images/divider_h.gif) 12px 12px repeat-x;
}
/* darkboxes */
* html #boxes,* html #boxes .inner {
	width:100%;
}
* html #body #boxes #left .inner {
	width:100%;
	w\idth:90%;
}
/** html #body #boxes #right .inner {
	width:100%;
	w\idth:95%;
}*/
/*Begin fix for description box size*/

* html #body #boxes{
	width:100%;
	w\idth:95%;
}
* #right .inner#super {
	width:404px;
	margin: 0 0 0 10px;
}
/*end fix for description box size*/

#body #boxes {
	background:url(Images/box_bg.gif) repeat-y;
}
#body #boxes div {
	background:url(Images/box_t.gif) top left no-repeat;
}
#body #boxes div div {
	background:url(Images/box_b.gif) bottom left no-repeat;
}
#body #boxes .inner div {
	background:none;
}
#body #boxes .inner {
	color:white;
	padding:0;
}
#left {
	float:left;
	width:194px;
}
#right {
	float:right;
	width:404px;
}
#body #boxes #left .inner,#body #boxes #right .inner {
	padding:10px 11px 0px 11px;
}
#boxes ul {
	margin:0;
	padding:0;
}
* html #boxes ul {
	margin-left:-0.7em;
	marg\in-left:0.0em;
}
#boxes li {
	margin:0.4em 1.8em 0.2em 0.1em;
	padding:0;
	list-style:none;
}
a {
	font-weight:bold;
}
#left .lowright {
	float:right;
	margin:0 0 0 1em;
	display:inline;
}
* html #left .lowright {
	margin-bottom: -5px;
}
/* footer */
#footer {
	margin-top:3px;
	text-align:center;
}
#footer,#footer a {
	font-weight:normal;
	font-size:9px;
	color:#989994;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}
/*Font style for the download page*/
#form1 p {
	color: Orange;
}
/*Changes album view text to black*/
#albumViewAdmin {
	color:black;
}
#photoViewAdmin {
	color:black;
}
img.headerImg {
	position:absolute;
	top:85px;
	left:420px;
	width:230px;
	height:27px;
}
img.headerLogo {
	position:relative;
	top:5px;
	left:10px;
	margin: 0 0 35px 0;
	border-bottom: thick 3px #373839;
}
/*album container formatting*/
#albumContainer {
	text-align:center;
}
#photoContainer {
	text-align:center;
	position:absolute;
	left:500px	
}
#body #singleBox {
	background:url(Images/box_bg2.gif) repeat-y;
	
}
#body #singleBox div {
	background:url(Images/box_t2.gif) top left no-repeat;
	
}
#body #singleBox div div {
	background:url(Images/box_b2.gif) bottom left no-repeat;
}
/*end album container formatting*/
#imageContainer {
	margin:10px 0 0 0;
	text-align:center;
	margin: 0 0 0 0;
}
#containerBorder {
}
/*Navigation on the Details page*/
.buttonbar {
	text-align:center;
	margin: 0 0 0 215px;
}
/*Log out button placement*/
#lout {
	position:absolute;
	margin: 110px 0 0 650px;
}
#lout a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#lout a:hover {
	text-decoration: underline;
}
/*End logout button placement*/

/*Photo frame table on the Details page*/

/*centers photos*/
#photo-frame{margin: auto auto auto auto;}

tr.descriptionText{width:300px;}

/*end Photo frame table on the Details page*/


/*begin image border*/

img.inlineFloatLeft{padding: 5px; border: thin #D67902 outset; float:left; margin:1px 12px 0px 0px;}
img.inlineFloatRight{padding: 5px; border: thin #D67902 outset; float:right; margin:1px 0px 0px 12px;}
img.inline{padding: 5px; border: thin #0099FF outset;}
img.outline{border: thin #0099FF outset;}

/*end image border*/

table.tableCenter{margin:0 auto 0 auto;}
