body {
	text-align: center;
	margin: 0px;
	padding: 5px;
	padding-bottom: 0px;
	background:black;
	
	}

#header {
	border: 1px solid #373737;
	position:relative;
	float:left;
	width:98%;
	height: 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: White;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) repeat-x;
	background-color:Black;
	}

#categories {
	border-top: 1px solid #373737;
	padding-left:10px;
	background: transparent url(../images/catBack.png);
	background-repeat: no-repeat;
	position:relative;
	height:411px;
}

.under {
	color: Red;
	font: message-box;
} 

A:link {text-decoration: none; color: #fe410e}
A:visited {text-decoration: none; color: #fe410e}
A:active {text-decoration: none; color: #fe410e; }
a:hover {
	color: #05a;
}

.crossout {
	color: Red;
}

.page {
width: 800px;
height: 600px;
margin: 0 auto;
top:0px;
text-align: left;
position: relative;
background-color: Black;

}


#footer {
	border: 1px solid #373737;
	width:800px;
	height: 30px;
	color: White;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	text-align:center;
	margin: 0 auto;
		
}


 fieldset
{
border: 1px solid #444041;
width: 20em
}

legend
{
color: #fff;
background: #79B837;
border: 1px solid #444041;
padding: 2px 6px
}

 label
{
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
color: White;
}

.submit input
{
margin-left: 4.5em;
}

 input, textarea
{
color: #781351;
background: #E5E5E5;
border: 1px solid #444041
}

.send input
{
color: #000;
background: #0393f7;
border: 2px outset #d7b9c9;
}

.sentMessage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0393f7;
}

.linkalign {
	width:auto;
	font: 15px;
	font-family: Verdana;
	color: Black;
	background: url(../images/left-top-corner-box.jpg);
	background-repeat: no-repeat;
	text-indent: 5%;
}


.aboutMeSection{
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0393f7;
	font-weight: bold;	
	margin-bottom: 10px;
	padding-top:5px;
	
	
}

.featureText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	
	color:White;
	font: bold;
	background: url(../images/featureText_bg.png) no-repeat;
	height:175px;
}



#sidebar{
  position: absolute;
  right:0px;
  width: 30%;
  height: 100%;	
  top: 80px;
  margin: 0px;
  padding: 0px;
  
 }

#sidebarContent {
	padding-left:24px;
	border: 1px solid #373737;
}

#content {
  left:0px;
  width: 70%;	
  height: 100%;
  z-index: 1;
}

h1{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 20px;
	color: #0393f7;
	font-weight: bold;
	
}

.catDesc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	
}

.blogDate {
	font-size: 10px;
	font-family: sans-serif;
	color: #828282;
	}
	
#contactDisplay {
		width:100%
			
}
	
#footerText {
	padding-top: 4px;
	
}


#linkHeader {

	width:			500px;
	height :175px;

	margin:			0 0 0 0px;

	padding:		0px 0 8px;

	text-align:		left;
	
}

.arrow {
	color:#0393f7;
}