@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/3dcubes.png);
	background-repeat:repeat;
	background-attachment:fixed;
	

	/*background-color: #f3eeeb;*/

}

img{border:0;
}

#contentcontainer
{
margin:30px auto;
width:622px;
background:#FFF;
}

#navcontainer
{
margin: 0;
padding: 0;
height: 18px;
background:#e7e7e7;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #e7e7e7;
width: 60px;
height: 16px;
border-top: 1px solid #e7e7e7;
border-left: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
border-right: none;
padding: 0;
margin: 0;
color: #575757;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #5a5a5a;
border: 1px solid #5a5a5a;
color: #fff;
}

#infofront
{
margin:0;
width:505px;
height:auto;
float:left;
background:#FFF;
}

#infofront
{
margin:0;
width:505px;
height:auto;
float:left;
background:#FFF;
}

#resume
{
padding:15px;
width:auto;
height:auto;
background:#FFF;
}

h1{font-family:Verdana, Geneva, sans-serif;

font-size:12px;

font-style:normal;

margin:0;

padding:5px;

color:#575757;

text-align:left;

letter-spacing:0.04em;

text-indent:0px;

width:auto;

}

p{font-family:Verdana, Geneva, sans-serif;

font-size:11px;

font-style:normal;

margin:0;

padding:5px;

color:#575757;

text-align:left;

letter-spacing:0.04em;

text-indent:0px;

font-size:11px;

width:auto;

}

h2 {font-family:Verdana, Geneva, sans-serif;

font-size:14px;

font-style:normal;

padding:0px;

margin: 50px 0 10;

color:#575757;

text-align:center;

letter-spacing:0.07em;

font-variant:small-caps;

background-color:#d0d0d0;

text-indent:0;

width:auto;
}

h3 {font-family:Verdana, Geneva, sans-serif;

font-size:11px;

font-style:normal;

background-color:#e7e7e7;

padding:0px;

margin: 10px 0 10;

color:#575757;

text-align:left;

font-style:oblique;

letter-spacing:0.07em;

font-variant:small-caps;

text-indent:0;

width:auto;
}

h4 {font-family:Verdana, Geneva, sans-serif;

font-size:18px;

border-bottom:solid;

border-color:#575757;

font-style:normal;

padding:0px;

margin: 10px 0 30px;

color:#575757;

text-align:left;

font-style:oblique;

letter-spacing:0.06em;

width:auto;

height:24px;
}

#copyright{font-family:Verdana, Geneva, sans-serif;

background-color:#e7e7e7;

width:auto;

margin-top:40px;

color:#888;

text-align:center;

font-size:8px;

font-variant:small-caps;

font-weight:bold;

padding:4px;



}
