body {
background: #222;
font-family: verdana;
font-size: 12px;
margin: 0px;
padding: 0px;
text-align: center;
width: 100%;
height: 100%;
color: #999;
overflow: auto;
}

a:link {
color: #d7992e;
font-weight: normal;
text-decoration: none;
border: 0px;
}

a:active {
color: #d7992e;
font-weight: normal;
text-decoration: none;
border: 0px;
}

a:visited {
color: #d7992e;
font-weight: normal;
text-decoration: none;
border: 0px;
}

a:hover {
color: #ffb537;
font-weight: normal;
text-decoration: none;
border: 0px;
}

.indent {
margin-left: 10px;
}

#header {
clear: both;
background-image: url(../images/header.gif);
background-repeat: repeat-x;
background-position: bottom center;
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 35px;
}

#middle {
clear: both;
background: #555;
width: 100%;
padding-top: 50px;
padding-bottom: 50px;
position: relative;
top: 0px;
left: 0px;
background-image: url(../images/footer.gif);
background-repeat: repeat-x;
background-position: bottom center;
min-height: 375px;
}

#footer {
clear: both;
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 300px;
}

.header_left {
position: relative;
top: 12px;
float: left;
}

.header_right {
position: relative;
top: 16px;
float: right;
}

.nav_space {
margin-bottom: 10px;
}

.text_right {
text-align: right;
}

.previous_btn {
clear: none;
position: relative;
float: left;
left: 75px;
top: 5px;
}

.next_btn {
clear: none;
position: relative;
float: right;
right: 75px;
top: 5px
}

.container {
width: 800px;
margin: 0px auto;
position: relative;
top: 0px;
border: 0px solid #fff;
}

.main_content {
background: #222;
width: 650px;
position: relative;
margin: 0px auto;
border: 1px solid #999;
overflow: hidden;
text-align: left;
min-height: 350px;
}

.inner_border {
border: 1px solid #000;
width: 628px;
min-height: 350px;
padding: 10px 10px 10px 10px;
}

.carousel {
width: 100%;
}

.carousel ul {
width: 100%;
}

.carousel li {
width: 100%;
}

.main_content_right {
clear: none;
position: relative;
float: left;
top: 0px;
width: 315px;
text-align: left;
padding-left: 10px;
}

.thumbnail {
clear: none;
position: relative;
float: left;
top: 0px;
width: 300px;
}

a.mhm {
position: relative;
display: block;
text-decoration: none;
width: 300px;
height: 350px;
background: url(../images/mhm_thumb.jpg);
background-position: 0 0;
background-repeat: no-repeat;
border: 0px;
}

a.mhm:hover {
background-position: -300px 0;
border: 0px;
}

a.hillside {
position: relative;
display: block;
text-decoration: none;
width: 300px;
height: 350px;
background: url(../images/hillside_thumb.jpg);
background-position: 0 0;
background-repeat: no-repeat;
border: 0px;
}

a.hillside:hover {
background-position: -300px 0;
border: 0px;
}

a.rfid {
position: relative;
display: block;
text-decoration: none;
width: 300px;
height: 350px;
background: url(../images/rfid_thumb.jpg);
background-position: 0 0;
background-repeat: no-repeat;
border: 0px;
}

a.rfid:hover {
background-position: -300px 0;
border: 0px;
}

a.wims {
position: relative;
display: block;
text-decoration: none;
width: 300px;
height: 350px;
background: url(../images/wims_thumb.jpg);
background-position: 0 0;
background-repeat: no-repeat;
border: 0px;
}

a.wims:hover {
background-position: -300px 0;
border: 0px;
}

.bold {
font-weight: bold;
}

#site_map {
clear: none;
position: relative;
top: 15px;
float: left;
text-align: left;
line-height: 23px;
border: 0px solid #fff;
width: 200px;
}

#quick_contact {
clear: none;
position: relative;
float: left;
top: 15px;
text-align: left;
border: 0px solid #fff;
width: 200px;
}

#about_me {
clear: none;
position: relative;
top: 15px;
float: right;
text-align: left;
line-height: 16px;
border: 0px solid #fff;
width: 250px;
}

.skills_ul {
line-height: 18px;
}

.skills_header {
font-weight: bold;
color: #ccc;
}

.skills_subheader {
font-weight: bold;
}

#programming {
position: relative;
clear: none;
float: left;
width: 300px;
}

#design {
position: relative;
clear: none;
float: left;
width: 300px;
}