body {
	background-color:#000000;
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	color:#ffff99;
	padding:0px;
	margin:0px;
	line-height: 1.5;
}

label {
    width: 65px;
    float: left;
    margin: 5px 5px 0px;
    text-align: right;   
}
input {
    margin-top: 5px;    
}
textarea {
    margin-top: 5px;    
}

a {
    color: #ffff99;
}

ul li {
    margin-bottom: 4px;
}

#container {
	width:1000px;
	background-color:#333333;
	margin:0px auto 0px auto;
	padding: 0px;
	height:100%;
}

#header {
    padding: 0px;
	border-top: 1px solid #333333;
    margin: 0px;
	width:100%;
	height:90px;
	background-image:url(../images/headerColor.gif);
	background-repeat:repeat;


}

#header h1 {
	padding:20px 10px;
	font-size:2.2em;
	font-weight:normal;
}

#header h1 a {
    text-decoration: none;
    color: #ffff99;
}

#headerImage {
	width:677px;
	height:90px;
	background-image:url(../images/headerImage.jpg);
	float:right;

}

#headerImage ul {
	margin:65px 0px 10px 0px;
	padding:0px;
	list-style:none;
	font-size:.8em;


}

#headerImage ul li {
	width:125px;
	float:left;
}

#headerImage ul li.title {
	width:250px;
}

#headerImage ul li.titleNew {
	width:245px;
	margin-top: -20px;
	font-size: 0.85em;
}

#headerImage ul li.selected {
    width: 90px;
	background-image: url(../images/leaf.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 35px;
}

#headerImage ul li a {
 	color:#ffff99;
	text-decoration:none;
}

#headerImage ul li a:active {
	color:#ffff99;
	text-decoration:none;
}


hr {

	color:#ffff99;
	background-color:#ffff99;
	height:3px;
	margin:0px 10px 0px 10px;

}

.indexRight {
    background-color: #000;
    margin: 5px 10px 5px;
    width: 150px;
    color: #ffff99;
    float: right;
    padding: 8px 15px;
}

.indexRight ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.indexRight ul li a {
    color: #ffff99;
    text-decoration: none;
}

a img {
    text-decoration: none;
    border: 0px;
}

.images {
	width:525px;
	margin:10px 30px 10px 20px;
	border: 0px;
	text-decoration:none;

}
.images a img {
	text-decoration:none;
	border: 0px;
	cursor: pointer;
}

.floatRight8{
	width:8%;
	float:right;
	text-align: right;
}
.floatRight8 a {
    cursor: pointer;
    text-decoration: none;
    color: #ffff99;
}


.floatRight10{
	width:10%;
	float:right;
	text-align: right;
}
.floatRight10 a {
    cursor: pointer;
    text-decoration: none;
    color: #ffff99;
}

.floatLeft38 {
    margin-top: 150px;
    width: 38px;
    float: left;
}
.floatLeft38 a {
    cursor: pointer;
    text-decoration: none;
    color: #ffff99;
}
.floatLeft38 a img {
    text-decoration: none;
    border: 0px;
}

.floatRight38 {
    margin-top: 150px;
    width: 38px;
    float: right;
}
.floatRight38 a {
    cursor: pointer;
    text-decoration: none;
    color: #ffff99;
}
.floatRight38 a img {
    text-decoration: none;
    border: 0px;
}

.floatRight50 {
    width: 50%;
    float: right;
    margin: 0px 5px 0px 5px;
}

.floatRight50 a {
    cursor: pointer;
    text-decoration: none;
    color: #ffff99;
}

.floatRight{
	width:375px;
	float:right;
	margin: 10px 20px 0px 30px;
	font-size:.85em;
}

.floatRight a {
    cursor: pointer;
    text-decoration: none;
    color: #ffff99;
}

.floatRight  h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px;
}

#floatRight h3 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 2px;
}

.portfolio_overarea {
    display: none;
    position: absolute;
    top: 5px;
    margin: 0px auto 5px auto;
    margin-left: -10px;
    width: 960px;
    border: 1px solid #000;
    background-color: #333;
    padding: 15px;
    z-index: 100;
}

.portfolio_overarea div.floatRight50 > h3:first-child {
	margin-top: 0px;
}

.portfolio_overarea ul {
    margin-top: 3px;
    padding-top: 0px;
    padding-left: 8px;
}

.portfolio_overarea h3 {
    margin-bottom: 2px;
}

.portfolio_overarea h2 {
    margin-top: 0px;
}

.portfolio_overarea a {
    text-decoration: none;
}

.portfolio_overarea a img {
    text-decoration: none;
    border: 0px;
}

#portfolio_option_background {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    filter: alpha(opacity = 75);
    background-color: #ccc;
    padding: 0px;
    z-index: 50;
}

#portfolio_option_link {
    display: none;
    position: fixed;
    top: 100px;
    left: 100px;
    width: 150px;
    border: 1px solid #ffff99;
    background-color: #333;
    padding: 5px;
    z-index: 100;
}
#portfolio_option_link a {
    text-decoration: none;
    color: #ffff99;
    cursor: pointer;
}
#portfolio_option_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#portfolio_option_link ul > li:first-child {
    border-bottom: 1px solid #ffff99;
}
#portfolio_option_link ul li {
    padding: 2px 2px 2px 8px;
    cursor: pointer;
}
#portfolio_option_link ul li.over {
    background-color: #ffff99;
    color: #333;
}

#content {
    padding: 0px 15px;
	font-size: 0.8em;
}

#content h1 {
    font-size: 1.8em;
    font-weight: normal;
}

#home {
	margin: 0px 0px 0px 20px;
}


#resume h1 {
	font-size: 1.4em;
	font-weight: bold;
	width: 300px;
	border-bottom: 1px solid #fff;
}

#resume h2 {
	font-size: 1.2em;
	font-weight: bold;
	width: 350px;
}

#resume .resume_alpha {
	width: 230px;
	float: left;
}

#resume .resume_alpha h1, #resume .resume_alpha h2{
	width: 220px;
}

#resume .resume_alpha ul {
	margin-left: 8px;
	padding: 0;
	list-style: none;
}

#resume .resume_omega {
	width: 680px;
	margin-left: 250px;
}

#resume .resume_omega h1, #resume .resume_omega h2{
	width: 670px;
}

#resume {
	margin: 0px 0px 0px 20px;
	padding: 0 0 10px 0;
	width: 930px;
	color: #fff;
}

#resume a {
	color: #fff;
}

#resume .section {
	margin: 5px 5px 5px 10px;
	padding: 0px;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}


