body {
	font: normal bold medium helvetica, verdana, "trebuchet MS", sans-serif;
	color: #777777;
    background-color: white;
}
a {
	color: #777777;
}

ul li {
    list-style-type: none;
} #center {
    position: relative;
    margin: 0 auto;
    width: 950px;
    padding: 0;
    border: 0 none;
    height: 700px;
    text-align: center;
    overflow: hidden;
} #nav {
    position: relative;
    float: left;
    width: 300px;
    text-align: right;
    float: left;
}

img {
    border: 0;
} .navspacer {
    line-height: 1.6;
} .portfolio-link {
    position: relative;
    top: 9px;
} .blog-link {
    position: relative;
    top: 18px;
} .links-link {
    position: relative;
    top: 18px;
} .contact-link {
    position: relative;
    top: 27px;
} .name {
    position: relative;
    top: -3069px;
    left: 25px;
    width: 15px;
    height: 157px;
} .name2 {
	float:right;
	margin:0px 35px 0px auto;
} #blue-line {
    position: relative;
    top: -2560px;
    left: 20px;
    width: 2px;
    height: 512px;
    z-index: 10;
} #brown-line {
    position: relative;
    top: -2048px;
    left: 15px;
    width: 2px;
    height: 512px;
    z-index: 10;
} #red-line {
    position: relative;
    top: -1536px;
    left: 10px;
    width: 2px;
    height: 512px;
    z-index: 10;
} #orange-line {
    position: relative;
    top: -1024px;
    left: 5px;
    width: 2px;
    height: 512px;
    z-index: 10;
} #yellow-line {
    position: relative;
    top: -512px;
    left: 0px;
    width: 2px;
    height: 512px;
    z-index: 10;
} #grey-line {
    position: relative;
    top: 0px;
    left: 0px;
    width: 2px;
    height: 512px;
} #content {
    float: left;
    height: 512px;
    overflow: hidden;
    text-align: left;
} #footer {
    width: 950px;
    overflow: hidden;
} #portrait {
    float: left;
    margin: 0 20px 0 20px;
} #aboutMe-page {
    margin: 0px;
    height: 508px;
    width: 577px;
    background-color: white;
} #contact-page {
    margin: 0px;
    height: 508px;
    width: 577px;
    background-color: white;
} #whoiam {
    margin: 20px;
	font: normal bold medium Helvetica;
	color: #777777;
	text-indent: 30px
} #contact-page p {
	font-size:smaller;
    margin: 20px;
} #portfolio-page {
    margin: 0px;
    height: 508px;
    width: 577px;
    background-color: white;
    text-align: center;
} #links-page {
    margin: 0px;
    height: 508px;
    width: 577px;
    background-color: white;
} #links-page p {
    margin: 25px;
	text-indent:30px;
} #lines {
    float: left;
    height: 490px;
    width: 2px;
    padding: 0 0 0 25px;
} #headroom {
    height: 100px;
} .pic-div {
    border: 1px solid #aaaaaa;
    width: 17px;
    height: 17px;
    background-color: white;
    margin: 2px;
    padding: 0px;
    float: left;
} .pic-div img {
    margin: 0px;
} #pic-div-left {
    margin-left: 30px;
	float:left;
} #portfolio-left {
    float: left;
    text-align: center;
} .portfolio-right {
    float: right;
    margin: 0px 25px 0px 0px;
    border: 5px solid #bbbbbb;
    padding: 2px 2px 2px 2px;
}

#galStore{
	display:none;
	visibility:hidden;
}

#aboutme {
    border-bottom: 3px solid #00A0B0;
    padding-bottom: 10px;
} .links-right {
	float:right;
	margin:35px;
	text-align:right;
}
#copyright {
	margin:175px 20px 20px 20px;
	float:right;
}
#links-page li {
	margin:17px;
}
#menu_start {
    width:25px;
    height:25px;
    background-color:#fefefe;
	position:absolute;
	left:13px;
	top:13px;
}
#menu {
	width:50px;
	height:250px;
	border-color: #bbbbbb;
	position:absolute;
	left:15px;
	top:65px;
	opacity:0;
	border: 1px solid #aaaaaa;
	visibility:hidden;
}
#abs {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity:0;
	visibility:hidden;
	z-index:99999;
}
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	visibility:hidden;
	background-color:#333333;
	z-index:99999;
}
#intro {
	background-color:#FFFFFF;
    #position: relative;
    margin: 0 auto;
	top:-50%;
	width: 800px;
	height: 500px;
	opacity: 1;
	z-index:999999;
	display:none;
}
#outer {
	display: table;
	height: 100%;
	width:100%;
	#position:relative;
	overflow:hidden;
}
#middle {
	#position:absolute;
	#top:50%;
	display: table-cell;
	vertical-align: middle;
}

#login {
	background-color:#FFFFFF;
    #position: relative;
    margin: 0 auto;
	top:-50%;
	width: 250px;
	height: 75px;
	opacity: 1;
	z-index:999999;
	display:none;
}
