@charset "UTF-8";

a {
	color: #1c69ff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #84adff;
}

a:visited {
	color: #0846be;
}
body {
	margin: 0px;
	text-align: center;
	min-width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #683F01;
	-webkit-text-size-adjust:none
}

#clickme {
	color: gray;
	font-size: 12px;
}

#groundbox {
	background-color: #683F01;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(day/ground.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#headerstats {
	height: 180px;
}
#logo {
	background-image: url(day/ejb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#headerback {
	background-image: url(day/geometriccity.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#infobox {
	width: 770px;
	position: relative;
	padding: 0 10px 10px;
	background-color: #343434;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}

#contentbox {
	background-color: #FFFFFF;
	text-align: left; /* testing left for ie6 compatability */
}

#contentbox #thestuff {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

#thestuff #description {
	text-align: left;
	padding-top: 20px;
}
#menubox {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #343434;
}
#menuphoto {
	width: 150px;
	color: #1f1f1f;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	display: table;
	background: #e5e5e5 none center top;
}
#menuphoto  .portselection {
	background-color: #c8c8c8;
	border: 2px solid #7e7e7e;
	width: 24px;
	height: 24px;
	margin: 2px;
}

#menuphoto  .portselection:hover {
	border-width: 3px;
	background-color: #c8c8c8;
	border: solid #0358ff;
	margin: 1px;
}
#minitopleft{
	width: 5px;
	height: 5px;
	float: left;
	background: url(day/minicurves.gif) left top;
	top: -2px;
	position: relative;
}

#portholder {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #f0f0f0;
}
#minitopright{
	width: 5px;
	height: 5px;
	float: right;
	background: url(day/minicurves.gif) right top;
	position: relative;
	top: -2px;
}
#minibottomleft{
	width: 5px;
	height: 5px;
	float: left;
	background: url(day/minicurves.gif) left bottom;
}
#minibottomright{
	width: 5px;
	height: 5px;
	float: right;
	background: url(day/minicurves.gif) right bottom;
}

#description {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

#contentbox #topleft {
	height: 20px;
	width: 20px;
	position: relative;
	left: -1px;
	top: -1px;
	background-image: url(day/corners.gif);
}
#contentbox #topright {
	height: 20px;
	width: 20px;
	position: relative;
	top: -21px;
	float: right;
	right: -1px;
	background-image: url(day/corners.gif);
	background-position: right top;
}
 #contentbox #bottomleft {
	height: 20px;
	width: 20px;
	position: relative;
	top: 1px;
	right: 1px;
	background-image: url(day/corners.gif);
	background-position: left bottom;
}
 #contentbox #bottomright {
	height: 20px;
	width: 20px;
	position: relative;
	float: right;
	top: -19px;
	right: -1px;
	background-position: right bottom;
	background-image: url(day/corners.gif);
}

#footer {
	font-size: 12px;
	color: #999999;
	background-color: #343434;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footerbox {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#footerbox #bottomleft {
	height: 40px;
	width: 40px;
	position: relative;
	float: left;
	background:url(day/footerbots.gif) no-repeat left bottom;
	bottom: 40px;
}

#footerbox #bottomright {
	height: 40px;
	width: 40px;
	float: right;
	background: url(day/footerbots.gif) right bottom;
	position: relative;
	bottom: 40px;
}
#columnright  {
	width: 560px;
	position: relative;
	float: right;
}
#columnleft
  {
	width: 150px;
	position: relative;
	height: 42em;
}
#mememe {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}


.framedart {
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 10px;
}

#navigation {
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
}
#navigation ul {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 5px 0 4px;
	text-align: center;
}

#navigation ul li {
	font-size: 14px;
	display: inline;
	margin-right: 2px;
}
	
#navigation ul li.last {
	font-size: 14px;
	margin-right: 0;
}

#navigation ul li a {
	font-size: 14px;
	color: #1c1c20;
	padding: 7px 0;
	text-decoration: none;
	background: url(day/menurighthover.gif) no-repeat right top;
	.padding: 0; /* yeah IE6 sucks */
}

#navigation ul li a span {
	font-size: 14px;
	background: url(day/menulefthover.gif) no-repeat left top;
	padding: 7px 10px 7px;
}

#navigation ul li a:hover span {
	font-size: 14px;
	color: #4f8aff;
}

#navigation ul li#current a {
	color: #0459ff;
	padding: 7px 0;
	background: url(day/menuright.gif) no-repeat right top;
	font-size: 18px;
		.padding: 0;
}

#navigation ul li#current a span {
	background: url(day/menuleft.gif) no-repeat left top;
	padding: 7px 10px 7px;
	font-size: 18px;
	}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/

#portholder a:hover{
	background-color: #c8c8c8;
}
#portholder	a:link img,
#portholder	a:visited img{
	background-color: #c8c8c8;
	border: 2px solid #7e7e7e;
	margin: 2px;
}
#portholder	a:focus img,
#portholder	a:hover img,
#portholder	a:active img{
	border-width: 3px;
	background-color: #c8c8c8;
	border: solid #0358ff;
	margin: 1px;
}
#resumeitems {
	font-weight: bold;
	padding-bottom: 10px;
}

