html, body{
	margin: 0;
	padding:0;
}
	
body  {
	background-color: #2e2e2e;
	background-image: url(images/navbackground.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
		
#header {
	float: left;
	background-image: url(images/banner.gif);
	width: 981px;
	height: 75px;
}

#logo {
	position: absolute;
	z-index: 1;
	left: 66px;
	top: 0px;
}
	
#wrap {
	clear: left;
	width: 981px;
	margin: 0;
	padding:0;
}

/*------------------------Nav Style----------------------------*/	
#nav {
	float: left;
	width:231px;
	background-image: url(images/navbackground.gif);
	background-repeat: repeat-y;
}

#navtop {
	width:231px;
	height: 86px;
	background-image: url(images/navtop.gif);
}

ul#navmenu, ul#navmenu li {
  	margin: 0;
  	padding: 0;
  	width: 231px;
  	list-style: none;
}

ul#navmenu li {
  	float: left;
  	display: block;
  	display: inline;
  	position: relative;
}

ul#navmenu a {
  display: block;
  text-indent: -9999px;
  height: 47px;
}
	
#navmenu li #current {
	 background-position: 0 -47px;
}
	
#updates a  {
	width: 231px;
	background: url(images/updates_button.gif) top left no-repeat;
}

#portfolio a  {
	width: 231px;
	background: url(images/portfolio_button.gif) top left no-repeat;
}

#projects a  {
	width: 231px;
	background: url(images/projects_button.gif) top left no-repeat;
}

#downloads a  {
	width: 231px;
	background: url(images/downloads_button.gif) top left no-repeat;
}

#profile a  {
	width: 231px;
	background: url(images/profile_button.gif) top left no-repeat;
}

#contact a  {
	width: 231px;
	background: url(images/contact_button.gif) top left no-repeat;
}

#buttoncontainer {
	margin-top: 280px;
	width: 231px;
	height: 152px;
	background-image: url(images/buttoncontainer.gif);
	background-repeat: no-repeat;
	padding-top:35px;
	padding-left: 21px;
	
}

#buttoncontainer img{
	margin-bottom: 10px;
}

/*----------------------Right Column Style--------------------------*/

#rightcontainer {
	float:right;
	width: 750px;
}

#righttop {
	float: right;
	width: 750px;
	height: 10px;
	background-image: url(images/contenttop.gif);
}
	
#rightcontent {
	float: right;
	width: 750px;
	margin: 0;
	background-image: url(images/contentmiddle.gif);
	background-repeat: repeat-y;
}

#resume {
	float: right;
	width: 750px;
	text-align: center;
	background-image: url(images/contentmiddle.gif);
	background-repeat: repeat-y;
}

#rightsidea {
	float:left;
	width: 500px;
	padding-top: 10px;
}

#rightsidea p {
	padding-right: 0px;
	padding-left: 40px;
}

#rightsideb {
	float:right;
	width: 229px;
	margin-top:20px;
	border-left: 1px solid #5e5e5e;
}

#rightsideb img {
	padding-top:10px;
	padding-left:0px;
}

#porta {
	float:left;
	margin-left:20px;
	width: 400px;
	padding-top: 10px;
	background-image: url(images/testimonialsbackground.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 20px;
}

#portb {
	float:right;
	width: 328px;
	padding-top:10px;

}

#moviecontainer {
	width: 501px;
	height: 301px;
	margin:0 auto;
	margin-bottom: 30px;
	border: 1px solid #444444;
}

#moviecontainer2 {
	padding-left: 0px;
	width: 620px;
	margin:0 auto;
}

#specs {
	font-size: 12px;
	margin-left: 10px;
	padding-right: 40px;
}
	
#specs li{
	list-style: disc;
	color: #ff6a08;
}
	
specs li span{
	color: #e7e7e7;
}

.indent {
	margin-left: -9999px;
	font-size: 1px;
}

.testimonial {
	padding-right: 40px;
	padding-left: 25px;
}

.testimonial span {
	color: #ff6a08;
}

.testitalic {
	color: #ff6a08;
}

.testitalic span{
	color: #e7e7e7;
	font-style: italic;
	padding-left: 6px;
}
	
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	padding-left: 40px;
	color: #ff6a08;
}

.silver {
	color: #e7e7e7;
	font-style: italic;
}

p {
	color: #e7e7e7;
	font-size: 12px;
	line-height: 14px;
	padding-left: 40px;
	padding-right: 40px;
}

a {
	color: #ff6a08;
	font-size: 12px;
	text-decoration: underline;
}
	
#borestats {
	font-size: 12px;
	margin-left: 290px;
}
	
#borestats li{
	list-style: disc;
	color: #ff6a08;
}
	
li span{
	color: #e7e7e7;
}
	
img {
	display: block;
	clear:left;
	margin-left: auto;
	margin-right: auto;
}

br {
	clear: left;
}

form {
	padding-left:40px;
}
	
form label {
	float:left;
	clear:left;
	color: #ff6a08;
	font-size:12px;
	padding-bottom:5px;
}

input {
	float:left;
	clear:left;
	background-color: #2e2e2e;
	height: 22px;
	border: 1px solid #444444;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: #e7e7e7;
}

textarea {
	float:left;
	clear:left;
 	background-color: #2e2e2e;
	border: 1px solid #444444;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: #e7e7e7;
}

.custombutton {
	float:left;
	clear:left;
	border:none;
	padding: 0px;
	margin: 0px;
	background:none;
	cursor:pointer;
	margin-bottom: 20px;
}


/*--------------------Footer Style----------------------*/
#footer {
	float: right;
	width: 750px;
	text-align: center;
	background-image: url(images/contentbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#footerlinks li{
	display: inline;
	list-style: none;
	padding-right: 25px;
}

#copyright {
	float: right;
	width: 750px;
	text-align: center;
}

.copyright {
	font-size: 10px;
}

.copyrightlink {
	font-size:10px;
}



/*------------------------------Yahoo Answers Style Info------------------------------*/

#yahoocontainer {
	padding-left: 20px;
}

#ya-badge { border: 1px #54c40b solid; background-color: #fff; width: 163px; padding:0px; font-family:arial; }
#ya-badge #ya-faces { background:url("http://us.i1.yimg.com/us.yimg.com/i/us/sch/gr/badge_emoticon.gif"); width: 163px; height:53px; }
#ya-badge a { color:#3499cc!important; text-decoration:none; }
#ya-badge a:hover { color:#006699; text-decoration:underline; }
#ya-badge #ya-badge-content #ya-badge-title { display:block;font-family: arial; font-weight:bold; font-size: 13px; margin-top:5px; margin-left:10px; margin-bottom:5px;}
#ya-badge #ya-badge-content ul { padding:0px!important;margin:0px!important;list-style-type: none!important;padding-left: 0px!important; border:0px!important; background-color: #fff;}
#ya-badge #ya-badge-content ul .ya-listitem { margin-left:10px!important; margin-right:10px!important; list-style-type: none!important; padding: 0px!important; font-family: arial; margin-bottom:3px; padding-bottom:3px; border-bottom:1px #dfdfdf solid; text-indent: 0px!important;}
#ya-badge #ya-badge-content ul .ya-listitem .ya-question-title { font-size: 11px; }
#ya-badge #ya-badge-content ul .ya-listitem .ya-question-metadata {display:block; color: #333; font-size: 9px; }
#ya-badge #ya-badge-content ul .ya-listitem .ya-question-metadata a {color: #333!important; font-size: 9px; }
#ya-badge #ya-badge-content ul .ya-listitem .ya-question-metadata a:hover { color:#006699; text-decoration:underline; }
#ya-badge #ya-more-link { font-size: 10px; text-align:right; display:block; margin:5px; } 
#ya-badge #ya-badge-content #ya-level-area { color: #787878; display:block; background:url('http://us.i1.yimg.com/us.yimg.com/i/us/sch/gr/pointsstar.gif'); background-repeat:no-repeat; background-position:10px 4px; padding:3px; padding-left:30px; font-size:12px; background-color: #fcfbe7;  }
#ya-badge #ya-badge-content #ya-level-area a { color: #787878!important; }
#ya-badge #ya-badge-content #ya-level-area .ya-level-number { font-weight:bold;  }
#ya-badge #visit-link { margin:5px; margin-left:10px; color:#8b8b8c; font-size:10px; margin-top:5px; }
#ya-badge #visit-link a { color:#8b8b8c!important; text-decoration:underline; }