.clear{
	height: 5px;
	clear: both;
	float: left;	
}
body{
	background: #fff;
	font-family: Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	color: rgb(51,51,51);
	font-size: 16px;
	line-height: 1.5em;
}
a{
	color: rgb(26, 26, 26);
	text-decoration: none;
}
a:hover{
	color: #bababa;
	text-decoration: underline;
}
#content{
	width: 100%;
	height: 670px;
	overflow: hidden;
	margin: auto;
	background: #fff;
}

[id^="box"]{
	float: left;
	position: relative;
}
[id^="box"] a, #nav a{
	color: rgb(102, 102, 102);
	text-decoration: none;
}
[id^="box"] a:hover{
	text-decoration: underline;
}
[id^=link]{
	color: #FFF;
}
#wrapper{
	width: 3000px;
	position: relative;
}
#box1{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg1-trans.png) no-repeat;
}
#box2{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg2-trans.png) no-repeat;
}
#box3{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg3-trans.png) no-repeat;
}
#box4{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg4-trans.png) no-repeat;
}
#box5{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg5-trans.png) no-repeat;
}
#box6{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg6-trans.png) no-repeat;
}
#box7{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg7-trans.png) no-repeat;
}
#box8{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg8-trans.png) no-repeat;
}
#box9{
	width: 1000px;
	height: 670px;
	background: transparent url(../images/bg9-trans.png) no-repeat;
}
#footer{
	position: fixed;
	height: 15%;
	width: 100%;
	top: 90%;
	left: 0px;
}
img#bgfooter{
	position: fixed;
	width:100%;
	z-index: 1;
}
#footer ul{
	z-index: 3;
	width: 100%;
	text-align: center;
	position: absolute;
	margin-top: 15px;
}
#footer ul li{
	display: inline;
	margin-right:15px;
	
}
#contact{
	position: absolute;
	left: 720px;
	top: 20px;
	height: 200px;
	width: 200px;
	overflow: visible;
	background: transparent url(../images/contact-trans.png) no-repeat;	
}
/* tooltip */
div#contact #twitter {
	position: relative;
	display: none;
}
div#contact:hover #twitter {
	font-weight: normal; 
	display:block; 
	position:absolute;
	top: 90px;
	left: 60px;
	width: 213px; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	z-index: 3;
}
#twitter_div{
	background:url(../images/tipMid-trans.png) repeat-y;
	line-height: 1.2em;
}
#twitter_div h3{
	width: 160px;
	margin: auto;
	color: #FF9933;
	font-size: 14px;
}
#twitter_update_list{
	width: 160px;
	margin: auto;
	z-index: 10;
}
#twitter_update_list a, #twitter_update_list a:hover{
	color: #CCC;
	display: block;
	text-align: right;
	text-decoration: none;
	z-index: 10;
}
#twitter_update_list span a, #twitter_update_list span a:hover{
	color: #bababa;
	display: inline;
	text-decoration: none;
	z-index: 10;
}
.twittertop{
	background: transparent url(../images/tipTwt-trans.png) no-repeat;
	z-index: 10;
}
#social{
	width: 400px;
	margin: auto;
	clear: both;
}
#firstpage{
	width: 600px;
	top: 300px;
	right: 25px;
	position: absolute;
}
.transparent{
	color: #fff;
}
#firstpage h2{
	margin-bottom: 10px;
}
#webdesign{
	width: 600px;
	position: absolute;
	top:  50px;
	right: 25px;
}
#misc{
	width: 600px;
	position: absolute;
	top: 50px;
	left: 25px;
}
h3{
	text-decoration: underline;
	font-size: 1.2em;
}
a.green{
	color: #33cc3e;
}
a.red{
	color:#cc3357;
}
.orange,[id^="box"] a.orange{
	color: #cc9433;
}
#summary{
	top: 0px;
	left: 10px;
}
#edu{
	bottom: 175px;
	left: 10px;
}
#tech{
	top: -5px;
	right: 0px;
}
#exp{
	bottom: 100px;
	right: 0px;
}
#exp ul li{
	width: 500px;
	margin-bottom: 5px;
}
#box5 div{
	position: absolute;
	width: 300px;
	font-size: 13px;
	line-height:16px;
}
#box5 ul{
	margin: 8px; 
}
#box5 li{
	list-style-image: url(../images/bullet.png);
	
}
#box9 p{
	margin-bottom: 15px;
}
#confirmbox{
	margin-top: 25%;
}
#confirmpage{
	float: right;
}
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 213px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../images/tipTop-trans.png) no-repeat top;
	font-size: 12px;
	line-height: 1.2em;
}

	
.tipMid {background: transparent url(../images/tipMid-trans.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../images/tipBtm-trans.png) no-repeat bottom; height: 32px; margin-bottom: 10%;}




/*-----------------------------------------------------------------------------------------------*/
/*                                        Form				                                     */
/*-----------------------------------------------------------------------------------------------*/
form{
	width: 400px;
	margin: auto;
	margin-top: 120px;
}
input{
	border: none;
	border-bottom: 2px solid #CCC;
	background: transparent;
	font-size: 12px;
}
textarea{
	border: 2px solid #CCC;
	font-size: 12px;
}
#mainForm 
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 400px;
	height: auto;
}

ul.mainForm
{
	list-style-type: none;
	
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
	float: left;
	margin-right: 15px;
}
.clearleft{
	float: none;
	clear: both;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 400px;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	
	
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	
	font-size:25px;
	position:relative;

}



#formInfo
{
	position: relative;

	
	margin:0 0 0 0;
}

#formFields
{
	position: relative;
	
	
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	padding:0 4px 1px 0;
	border:none;	
	display:block;
}

label.formFieldOption
{
	
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}
#unicycle{
	position:relative;
	left: 300px;
	bottom: 25px;
}
