@charset "UTF-8";
/* † Made by Brian Okarski 2010 † */

html{background-color:#fff;}
body{font-family: Geneva, Arial, Helvetica, sans-serif;	color:#000;font-size: 10px;line-height: 14px;letter-spacing: 1px;margin:0;padding-bottom:100px;}
#everything{width:960px;height:1360px;margin:auto;padding:0;margin-bottom:30px;}
#everything2{width:960px;height:500px;margin:auto;padding:0;margin-bottom:30px;}

/* header nav */

a.header{text-decoration: none;border:none;}
a.header:hover{	text-decoration: none;color: #616161;border-bottom-width: .5px;border-bottom-style: dotted;text-decoration: none;border-color: #000;border-width: 0px 0px 1px 0px;border-style: none none dotted none;}

#fixedinfo{margin-top: 0px;margin-left: 0px;width: 470px;height: 125px;z-index:2;position:fixed;padding-left: 0px;background-repeat: no-repeat;background-position: left top;background-color:transparent;}
#fixedinfo ul{list-style-type: none;line-height: 16px;margin: 0px;padding: 0px;}
#fixedinfoproj{margin-top: 0px;margin-left: 0px;width: 715px;height: 125px;z-index:2;position:fixed;padding-left: 0px;background-repeat: no-repeat;background-position: left top;background-color:transparent;}
#fixedinfoproj ul{list-style-type: none;line-height: 16px;margin: 0px;padding: 0px;}

a.fixedinfo {color: #616161;border-bottom-width: .5px;border-bottom-style: dotted;text-decoration: none;border-color: #000;border-width: 0px 0px 1px 0px;border-style: none none dotted none;}
a.fixedinfo:hover {color: #FFF; background-color:#000; border-bottom-width: .5px;border-bottom-style: dotted;text-decoration: none;border-color: #000;border-width: 0px 0px 1px 0px;border-style: none none dotted none;}
a.fixedinfo:visited {text-decoration: line-through;}

/* rows */

#rows{width:960px;padding-top: 180px;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 9.7px;text-transform: uppercase;height:100%;}
#rows a {color:#000;text-decoration: none;}
#rows a:hover {color: #FFF; background-color:#000; text-decoration: none;}

toprow {height:351px;width:960px;margin-bottom:900px;}
#tleft{height: 344px;width: 470px;float: left;margin-right:20px;text-align:center;}
#tmid{height:190px;width:225px;float: left;margin-right:20px;text-align:center;}
#tright{height:344px;width:225px;float: left;margin-right:0px;text-align:center;}

midrow{height:375px;width:960px;}
#mleft{margin-top:100px;height: 165px;width: 225px;float: left;padding-right:20px;text-align:center;}
#mmid1{margin-top:100px;height:190px;width:225px;float: left;padding-right:20px;text-align:center;}
#mmid2{	margin-top:100px;height:139px;width:225px;float: left;padding-right:20px;text-align:center;}
#mright{margin-top:100px;height:344px;width:225px;float: left;padding-right:0px;text-align:center;}

botrow{height:375px;width:960px;}
#bleft{margin-top:100px;height:251px;width: 225px;float: left;padding-right:20px;text-align:center;}
#bmid1{margin-top:100px;height:337px;width:225px;float: left;padding-right:20px;text-align:center;}
#bmid2{margin-top:100px;height:338px;width:225px;float: left;padding-right:20px;text-align:center;}
#bright{margin-top:100px;height:227px;width:225px;float: left;padding-right:0px;text-align:center;}

/* columns */

#column{width:940px;padding-top: 220px;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 9.7px;height:100%;}
#colhorizimages{width:715px;height:100%;float:left;margin-right:20px;}
#colvertimages{width:470px;height:100%;float:left;margin-right:20px;}
#colhorizinfo{width:225px;height:400px;margin-left:735px;text-align: left;position:fixed;border-top-width: thin;border-top-style: dotted;border-top-color: #0F0F0F;padding-top:14px;}
#colvertinfo{width:225px;height:400px;margin-left:490px;text-align: left;position:fixed;border-top-width: thin;border-top-style: dotted;border-top-color: #0F0F0F;padding-top:14px;margin-right:470px;}

/* other crap */

img.pad{float:left;padding-bottom: 5px;border-top-width: thin;border-top-style: dotted;border-top-color: #0F0F0F;padding-top:14px;}
img.padproj{float:left;padding-bottom: 35px;padding-top:35px;}

.projects{font-size:8.8px;}
.description{font-weight:bold;}
.soon{color: #6F3;text-decoration: blink;font-weight: bold;}

