/* CSS Document */
/* Zot Design */
body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
	background: #000000;
	margin: 1;
	padding: 0;
	background: #3E3E3E; /* url(../images/bg.gif) repeat-y right top; */
}
.oldbrowsers {display: none;}

/* Main Box Elements */
.box_holder
{
	margin: 0 auto;
	width: 750px;
}
.header {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;	
	padding: 0px;
	height: 164px;
}
.content {
	
	padding: 1px;
	background: #ffffff;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.boxBody2
{
	padding-left: 0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color: #ffffff;
}

/* Header / Footer */
.mainHeader
{
	background-color: #EFEFEF;
	margin-left:  10px;
	margin-right:  5px;
	margin-top: 15px;
	height: 40px;
}
.footer {
	background: #3E3E3E;
	color:#ffffff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0 0px 0 0px;
	padding: 1px;
	text-align: center;
}

.footer a:link, footer a:hover, footer a:visited, footer a:active {
	color:#ffffff;
	font-size:8px;
	text-decoration:none;
}
/* Boxes(left/right float) */
.parentbox 
{
	position: relative;
	float: left;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.childbox
{
	position: relative;
	border: solid 5px #EFEFEF;
	background-color: #EFEFEF;
	
}
/* Fonts - sizes - colors */
.blackFont10
{
	text-align: center;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
.blackFont14
{
	text-align: left;
	font-size:14px;
	color: #000000;
}
.blackFont12
{
	text-align: center;
	font-size:12px;
	color: #000000;
}
/* Href Items */

/*CSS -- www.leadthecharge.com -- Author Jason Beatty www.ZotDesign.com */
/* Page */

/* layout */
.wrapper {
margin: 0;
padding: 0;
width: 735px;
}
#navwrapper {
width: 744px;
position: relative;
height: 42px;
background-color: #e2e2e2;
/* border-bottom: 1px solid #989898; */
}
#navalign {
width: 100%;
position: absolute;
bottom: 0px;
left: 47px;
height: 26px;
}
#nav {
padding: 0;
height: 27px;
list-style: none;
display: inline;
overflow: hidden;
clip: rect(0, 372px, 27px, 0);	/* Mac IE5 workaround */
width: 372px;
}
#nav li {
margin: 0;
padding: 0;
list-style: none;
display: block;
float: left;
}
/* links */
a.tab, a.tab:link {
color: #000000;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px solid #ccc;
}
a.tab:visited {
color: #999;
}
a.tab:hover {
color: #3b6282;
border-bottom: 1px solid #808080;
}
#nav a.tab {
display: block;
float: left;
font: 11px 'Verdana', Arial, Helvetica, sans-serif;
text-align: center;
color: #fff;
width: 96px;
padding: 9px 0 0 0;
border: 0;
height: 27px;  /* INTERNET EXPLORER */
voice-family: "\"}\""; 
voice-family:inherit;
height: 17px; /* CONFORMANT BROWSERS */
}
html>#container {
height: 18px; /* OPERA */
}
#nav a.tab:hover {
background-position: 0 -27px;
border-bottom: 0;
color: #000000;
}
/* selected */
body#home li#home a.tab, body#projects li#projects a.tab,body#movie li#movie a.tab, body#pics li#pics a.tab,
body#forums li#forums a.tab, body#links li#links a.tab {
font-size:10px;
background-position: 0 -54px;
color: #333333;
font-weight: bold;
}
#home a.tab, #projects a.tab, #movie a.tab,#pics a.tab, #forums a.tab, #links a.tab  {
font-size:10px;
width: 93px;
background: url(../images/tab_menu.gif) left top no-repeat;
}
/* END CSS --EOF-- */
/* Blog */
.FullPageOutside
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	margin-top:20px;
	padding:5px;
	width:700px;
	border: 1px solid #DDDDDD;
	margin-left:10px;
}
.blogBoxOutside
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	margin-top:20px;
	padding:5px;
	width:450px;
	border: 1px solid #DDDDDD;
	margin-left:10px;
}
.blogBoxTopic{
	text-align: left;
	font-size:12px;
	font-weight:bolder;
	color:#3E3E3E;
}
.blogBoxBody{
	margin: 10px;
	padding: 10px;
	background-color: #EEE;
	border: 1px solid #DDD;
	position: relative;'
}
.blogBoxDate{
	text-align: right; 
	font-size: 9px; 
	color:#B10803;
}
.historyBoxOutside
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	padding:5px;
	width:230px;
	border: 1px solid #DDDDDD;
}
.historyBoxBody{
	text-align: left;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFFF;
	padding:10px;
}
.parentbox2 
{
	position: relative;
	float: right;
	border: 1px solid #DDDDDD;
	margin-right: 5px;
	margin-top: 15px;
	background-color: #EFEFEF;
}
.childbox2
{
	position: relative;
	border: solid 5px #EFEFEF;
	background-color: #EFEFEF;
	
}


/* Fonts - sizes - colors */
.blackFont10
{
	text-align: center;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
/* Href Item Up/Down Button */
a.myFrame:link
{
	font-size:12px;
	color: #003366;
}
a.myFrame:visited
{
	font-size:12px;
	color: #003366;
}
a.myFrame:hover
{
	font-size:12px;
	color: #B7D74D;
}
.pipe{
	font-size:12px;
	color: #003366;
}
.red
{
	color: red;
}
/* IFrame Items */
.nestedIframe
{
	background-color: #EFEFEF;	
}
.iframeContent
{
	width: 250;
	
}
