#CheckIt,.quote,.input, .inputbutton{
background:url("../img/white.png");
border:1px solid #666;
}
#CheckIt, .quote{
list-style:none;
margin:-1em 0 1em;
}
#CheckIt{
text-align: center;
min-height: 90px;
}
#CheckIt:after{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

#CheckIt li{
font-size: 1.5em;
float:left;
text-align: center;
background-repeat: no-repeat;
background-attachment:scroll;
background-position: top center;
}

#CheckIt li a{
color: #aaa;
padding-top: 90px;
display: block;
text-decoration: none;
width: 182px;

}
#CheckIt li a:hover{
color: #693;
}


#Resume{
background:url("../img/resume.png");

}
#Contact{
background:url("../img/contact.png");

}
#Portfolio{
background:url("../img/portfolio.png");

}


#content {
color:#888;
font-size:11px;
margin:58px 0 0 170px;
min-height:600px;
padding:0 10px;
width:560px
}

#content p {
font-family:Tahoma;
line-height:2em;
margin-bottom:2em
}

#foot {
color:#666;
margin-top: 1em;
text-align:center
}

#left {
position:absolute;
top:45px;
width:170px
}

#logo {
background:no-repeat;
border:0;
font-size:0;
height:50px;
margin:0;
padding:0;
text-decoration:none;
width:150px
}

#nav {
background:url("../img/divider.png") no-repeat top right;
list-style:none;
margin:-10px 0 0;
min-height:500px;
overflow:hidden;
padding:15px 0 0;
width:170px
}

#nav li a{
color:#666;
display:block;
font:11px "Trebuchet MS", arial, tahoma, sans-serif;
letter-spacing:5px;
padding:5px 5px 5px 10px;
text-decoration:none;
width:155px
}

#nav li a:hover {
background:url("../img/arrow.png") no-repeat right;
color:#999;
width:154px
}

#wrapper {
background:url("../img/content.png") no-repeat;
margin:40px auto;
min-height:596px;
padding:5px;
width:760px
}

* {
font-weight:400;
margin:0;
padding:0
}

.floatleft {
float:left
}

.floatleft,.floatright{
border:1px solid #333;
margin:5px;
width:125px
}

.floatright {
float:right
}

.input,.inputbutton{
color:#888;
padding: .2em;
font-size: 1.1em;
margin: 5px;

}

.portfolio dt, legend {
clear:both;
color:#693;
font-size:1.2em
}

.quote {
font-style:italic;
padding:10px
}

.resume dd {
margin-bottom:1em
}

.resume dt {
color:#693;
font-size:1.3em
}

acronym{
border-bottom: 1px dotted #693;
}

body{
background:url("../img/t2.jpg") no-repeat top center #000;
color:#666;
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size:10px;
font-weight:400;
margin:0 auto
}

body a,#CheckIt li a:hover {
color:#693
}

body a:hover {
color:#999
}

dd ul {
padding:0 2em 2em
}

fieldset{
border: 0;
margin: 1em;
}

fieldset dt{
min-width: 125px;
margin: 5px;
float:left;
}

h1,h2,h3,h4,legend{
clear:both;
color:#693
}
.failure{
list-style: none;
border: 1px solid #600;
background-color: #633; 

}
.failure:before{
content: "[ ! ] The following error(s) were returned:";
font-weight:bold;
}
.success,.failure{
padding: 1em;
margin: 1em;
color: #aaa;
}

.success{
border: 1px solid #060;
background-color: #363;
}
.linethrough{
text-decoration: line-through;
color: #600;
}