html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1; text-align: center;}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{
	color: #666;
	font-size: 14px;
	font-family: arial;
}
.postlist{
text-align:left;
list-style-type:circle;
margin-left:10px;
}
p{
margin: 15px 0px;
}
blockquote{
background-color:#eee;
padding:8px;
border:1px solid #ddd;
margin-bottom:10px;
}
h1{
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
a{
	color: #cc0000;
	text-decoration: none;
}
.more-link{
	width: 103px;
	height: 26px;
	background-image: url(images/buttonsprite.jpg);
	float: right;
	color:transparent;
}
.more-link:hover{
	background-position: 0 57;
}
.more-link:active{
	background-position: 0 26;
}
.prevpost{
	margin-top: 50px;
	width: 106px;
	height: 26px;
	background-image: url(images/buttonsprite.jpg);
	background-position: 579 0;
	float: right;
}
.prevpost:hover{
	background-position: 579 57;
}
.prevpost:active{
	background-position: 579 26;
}
.newpost{
	margin-top: 50px;
	margin-right: 380px;
	width: 111px;
	height: 26px;
	background-image: url(images/buttonsprite.jpg);
	background-position: 467 0;
	float: right;
}
.newpost:hover{
	background-position: 467 57;
}
.newpost:active{
	background-position: 467 26;
}
.blogpost{
	width: 870px;
	margin: 0px auto 50px auto;
}
.postmeta{
	width: 250px;
	text-align: right;
	float: left;
	margin-right: 9px;
}
.posttext{
	width: 600px;
	float: left;
	text-align: middle;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}
.contactleft{
	width: 350px;
	text-align: center;
	float: left;
	margin-right: 9px;
	margin-left: 65px;
}
.contactright{
	width: 520px;
	margin-right: 65px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
#formcontainer{
	width: 465px;
	text-align: right;
}
#name{
	width: 253px;
	height: 32px;
	border: 0px;
}
#email{
	width: 253px;
	height: 32px;
	border: 0px;
}
#website{
	width: 253px;
	height: 32px;
	border: 0px;
}
.submitbutton{
	background-image: url(images/buttonsprite.jpg);
	background-position: 352 0;
	border: 0px;
	width: 77px;
	height: 26px;
	margin-right: 20px;
			position: relative;
	*top:10px;
}
.submitbutton:hover{
	background-image: url(images/buttonsprite.jpg);
	background-position: 352 57;
}
.submitbutton:active{
	background-image: url(images/buttonsprite.jpg);
	background-position: 352 26;
}
.resetbutton{
	background-image: url(images/buttonsprite.jpg);
	background-position: 269 0;
	border: 0px;
	width: 69px;
	height: 26px;
	margin-right: 45px;
	margin-top: 20px;
			position: relative;
	*top:10px;
}
.resetbutton:hover{
	background-image: url(images/buttonsprite.jpg);
	background-position: 269 57;
}
.resetbutton:active{
	background-image: url(images/buttonsprite.jpg);
	background-position: 269 26;
}
.idleField{
	background-image:url(images/textboxsprite.jpg);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 253px;
	border: none;
	font-family:  arial;
	font-size: 12px;
	color: #999;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 8px;
	margin-bottom: 12px;
	padding-top: 7px;
	position: relative;
	*top:20px;
}
.focusField{
	background-image:url(images/textboxsprite.jpg);
	background-position: 0 32;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 253px;
	border: none;
		padding-top: 7px;
	font-family:  arial;
	font-size: 12px;
	color: #1A75A8;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 8px;
	margin-bottom: 12px;
		position: relative;
	*top:20px;
}

.idleArea{
	background-image: url(images/areasprite.jpg);
	border:0px;
	width: 253px;
	height: 202px;
	resize:none;
	font-family:  arial;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	padding: 8px;
	position: relative;
	*top:20px;
	margin-right:4px;
}
.focusArea{
	background-image: url(images/areasprite.jpg);
	background-position: 0 202;
	border:0px;
	width: 253px;
	height: 202px;
	resize:none;
		font-family:  arial;
	font-size: 12px;
	color: #1A75A8;
	overflow: hidden;
	padding: 8px;
	position: relative;
	*top:20px;
}
img{
	margin-bottom: 15px;
}

.posttitle{
	background-image: url(images/posttitleglyph.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #aaa;
	margin-bottom: 5px;
	padding-right: 20px;
}
.posttext p{
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.postdate{;
	background-image: url(images/postdateglyph.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #aaa;
	margin-bottom: 5px;
		padding-right: 20px;
}
.posttags{
	background-image: url(images/posttagglyph.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #aaa;
	margin-bottom: 5px;
		padding-right: 20px;
}
h7{
	margin-right:20px
}
#footer{
	color: #aaa;
	font-size: 12px;
	margin-top: 25px;
}
.clear{
	clear: both;
}
.trainingset{
	width: 988px;
	margin: 0px auto;
}
.trainingimg{
	width: 420px;
	height: 300px;
	float: left;
}
.trainingtext{
	width: 564px;
	float: left;
	margin-top: 42px;
	text-align: left;
}
#twittercontainer{
	width: 440px;
	margin: 50px auto 25px auto;
}
.bird{
	float: left;
}
.projectyesno{
	margin: 15px auto 0px auto;
}
.twitters{
	width: 350px;
	height: 35px;
	float: right;
	margin-top: 5px;
	color: #999;
	text-align: left;
}
#header{
	background-image: url(images/headerfullbg.jpg);
	height: 81px;
	margin-top: 20px;
}
#headercontainer{
	width: 1024px;
	margin: 0px auto;
}
.navigation{
	float: right;
	width: 342px;
}
#nameheader{
	float: left;
	width: 590px;
	overflow: hidden;
}
.navigation li{
	float: right;
}

.microsoftcat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 530 0;
}
.microsoftcat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 530 110;
}
.microsoftcat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 530 55;
}
.musiccat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 608 0;
}
.musiccat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position:608 110;
}
.musiccat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 608 55;
}
.photocat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 687 0;
}
.photocat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 687 110;
}
.photocat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 687 55;
}
.personalcat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 0 0;
}
.personalcat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 0 110;
}
.personalcat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 0 55;
}
.applecat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 452 0;
}
.applecat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 452 110;
}
.applecat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 452 55;
}
.internetcat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 71 0;
}
.internetcat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 71 110;
}
.internetcat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 71 55;
}
.blackberrycat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 149 0;
}
.blackberrycat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 149 110;
}
.blackberrycat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 149 55;
}
.androidcat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 225 0;
}
.androidcat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 225 110;
}
.androidcat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 225 55;
}
.adobecat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float: right;
	background-image: url(images/catsprite.jpg);
	background-position: 300 0;
}
.adobecat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 300 110;
}
.adobecat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 300 55;
}
.linuxcat{
	width: 70px;
	height: 54px;
	overflow:hidden;
	float:right;
	background-image: url(images/catsprite.jpg);
	background-position: 374 0;
}
.linuxcat:hover{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 374 110;
}
.linuxcat:active{
	width: 70px;
	height: 54px;
	overflow:hidden;
	background-position: 374 55;
}
.cat{
	width: 250px;
	height: 54px;
	margin-bottom: 5px;
	text-align:right;
}
#home{
	width: 80px;
	height: 81px;
	float: left;
	background-image: url(images/navsprite.jpg);
}
#socialize{
	width: 96px;
	height: 81px;
	float: left;
	background-image: url(images/navsprite.jpg);
	background-position: 105px 0px;
}
#blog{
	width: 67px;
	height: 81px;
	background-image: url(images/navsprite.jpg);
	background-position: 262px 0px;
	float: left;
}
#training{
	width: 89px;
	height: 81px;
	background-image: url(images/navsprite.jpg);
	background-position: 194px 0px;
	float: left;
}

/* Begin Hover */

#home:hover{
	background-position: 0px 159px;
}
#socialize:hover{
	background-position: 105px 159px;
}
#blog:hover{
	background-position: 262px 159px;
}
#training:hover{
	background-position: 194px 159px;
}


/* Begin Active */

#home:active{
	background-position: 0px 78px;
}
#socialize:active{
	background-position: 105px 78px;
}
#blog:active{
	background-position: 262px 78px;
}
#training:active{
	background-position: 194px 78px;
}

#container{
	width: 1024px;
	margin: 0px auto;
	padding-top: 30px;
}
#slider{
	width: 712px;
	height: 350px;
	margin: 0px auto;
}
#slider li{
	width: 712px;
	height: 350px;
}
	/* numeric controls */	

	ol#controls{
		padding:0px;
		text-align: center;	
		margin: 0px auto;
		width: 205px;
		*width:2250px		
		height: 14px;
		text-align:center;
		position:relative;
		*right:20px;
}
	ol#controls li{
		float:left;
		list-style:none;
		margin: 10px;
		height: 14px;

		}
	ol#controls li a{
		height: 14px;
		background-image: url(images/beanoff.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		color:transparent;
		padding: 7px;
		text-decoration:none;
		}
	ol#controls li.current a{
		height: 14px;
		background-image: url(images/beanon.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		color:transparent;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

