
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#CCCCCC;
	background-color:#000000;
}

#header
{
	margin-right:auto;
	margin-left:auto;
}

#nav
{
	float:left;
	width: 100%;
	margin-top:-4px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0 0 4px 0;
	list-style: none;
	background:#708090 url(../images/nav_bg.gif) repeat-x bottom left;
}

#nav li
{
	float:left;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#nav a
{
	float:left;
	display:block;
	margin:0 1px 0 0;
	padding: 4px 40px;
	color:#000000;
	text-decoration:none;
	border: 1px solid #9b8748;
	border-bottom: none;
	background: #f9e9a9;
	background:url(../images/navBack.gif) repeat-x top left;
	text-transform:lowercase;
}

#nav a:hover, body#home #t-home a
{
	color:#000000;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/navBackHover.gif) repeat-x top left;
	text-transform:lowercase;
}

#nav a:hover, body#photo #t-photo a
{
	color:#000033;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/navBackHover.gif) repeat-x top left;
}

#nav a:hover, body#tech #t-tech a
{
	color:#000033;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/navBackHover.gif) repeat-x top left;
}

#nav a:hover, body#fitness #t-fitness a
{
	color:#000033;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/navBackHover.gif) repeat-x top left;
}

#nav a:hover, body#links #t-links a
{
	color:#000033;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(../images/navBackHover.gif) repeat-x top left;
}

#leftbar
{
	float:left;
	width:75%;
}

#leftbar div
{
padding:10px 20px 10px 20px;
}

#leftbar h1
{
	font-size: 95%;
	color:#cdad00;
	font-weight:bold;
}

#leftbar p
{
	font-size: 88%;
	color:#CCCCCC;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftbar p.italics
{
	font-size: 80%;
	font-style:italic;
}

#leftbar a 
{
	color:#996600;
	text-decoration:none;
	text-transform:none;
}
#leftbar a:hover
{
color:#FF3300;
}

#leftbar dt
{
	font-size: 105%;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
}


#rightbar
{
	float:right;
	background-color:#333333;
	width:25%;
	margin-bottom: 15px;
}

#rightbar div
{
padding: 15px 5px 15px 5px;
}


#footer 
{
	clear:both;
	font-size:80%;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	text-transform:lowercase;
}


#footer a, a:hover
{
	font-size:100%;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	text-transform:lowercase;
}

#wrap
{
max-width: 1200px;
}

#apDivBody
{
text-align:center;
}

div.figure
{
	width:200px;
	margin:auto;
}

div.figure img
{
	border:#999999 5px solid;
	padding: 2px;
}

div.figure p
{
	color:#FFCC00;
	text-align:center;
	font-size:85%;
	font-style: italic;
	margin:-1px 0 -8px 0;
}
#tabs a:hover, body#home #t-home a
#tabs a:hover, body#photo #t-photo a
#tabs a:hover, body#tech #t-tech a
#tabs a:hover, body#fitness #t-fitness a
#tabs a:hover, body#links #t-links a
