body {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, sans-serif;
  font-size: 13px ;
  line-height: 16px;
  color: #444;
  margin: 0 auto;
  background: #666 url(images/bg.png) repeat-x;
  background-attachment: scroll;
}

*:focus {
outline: 0;
}

table{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}

a:focus {
   outline: none; 
}

#title {
  background: url(images/logo.png) no-repeat;
  width: 710px;
  height: 88px;
  margin: 0 auto; 
  padding-bottom: 0px;
}

#page {
  margin: 0 auto;
  z-index: 20;
  background: url(images/pgbg.png) repeat;
  padding: 2px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
  
#dropdown {
	margin-top: -9px;
	cursor: url(images/hand.png), hand;
	float: right;
	margin-right: 11px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding: 13px 5px 7px 5px;
	text-align: center;
	width: 80px;
}

.dropdown {
	color: #666;
	text-shadow: 0 1px 0 #fff;
}

.dropdown:hover {
	text-shadow: 0 1px 0 #e9e9e9;
	background: url(images/navhov.png) top center no-repeat;
}

.dropup {
	color: #ffffff;
	text-shadow: 0 1px 2px #222;
	background: url(images/navsel.png) top center no-repeat;
}

#more {
  	margin-top: -9px;
 	cursor: url(images/hand.png), hand;
 	float: right;
 	margin-right: -1px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding: 13px 6px 7px 5px;
	display: none;
	text-align: center;
	width: 36px;
}

.more {
	color: #444;
	text-shadow: 0 1px 0 #fff;
}

.more:hover {
	text-shadow: 0 1px 0 #e9e9e9;
	background: url(images/navhov.png) top center no-repeat;
}

.less {
	color: #ffffff;
	text-shadow: 0 1px 2px #222;
	background: url(images/navsel.png) top center no-repeat;
}

.middlebot { opacity: 0; display: none;}

.middle h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-family: Museo, sans serif;
	font-size: 24px;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.middle {
	background: #555 url(images/middlebg.png) top center no-repeat;
	color: #fff;
	display: none;
	float: left;
	width: 708px;
	height: 142px;
	border: 1px solid #444;
	z-index: 4;
}

.middle a {
	color: #fff;
}

.imgs img {float: left; padding-right: 4px;}

.imgs {
	overflow: hidden;
}

.fademid {
	background: url(images/fademid.png) top repeat-x;
	position: absolute;
	width: 222px;
	height: 38px;
	z-index: 5;
}


.fadebottom {
	background: url(images/fadebottom.png) top repeat-x;
	position: absolute;
	width: 238px;
	height: 20px;
	z-index: 5;
}

.midtd {
	padding: 10px 10px 0px 10px;
	height: 133px;
}

#tweet { height: 98px; }
#twitter {
	height: 160px;
	width: 238px;
	font-size: 13px;
}

.twitter {
	position: relative;
	overflow: hidden;
	width: 220px;
}

.usrimg {
	position: absolute;
	height: 25px; padding: 1px;
	background:#797979;
	border: 1px solid #505050;
	margin-top: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.midtdb {
	padding: 0px 10px 0 10px;
	height: 133px;
}

.twitter li, .twitter ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.twitter i {
	color: #999;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 6px;
}

.twitter .loading {
	position: absolute;
	margin-top: 20px;
	margin-left: 100px;
}

.twitter p {
	color: #999;
}

.twitter a {
	color: #ddd;
}

.twitter a:hover {
	color: #4fb9ea;
}

.twitter a:hover {
	text-decoration: underline;
}

.twitter i a {
	color: #999;
	font-size: 10px;
	line-height: 6px;
}

.twitter i a:hover {
	text-decoration: underline;
}

.nav {
  background: url(images/navbg.jpg) repeat-x;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #cfcfcf;
  margin: 0;
  padding: 0;
  z-index: 2;
  height: 28px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
}

.nav ul {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	list-style: none;
}

.nav ul a:hover {
	text-shadow: 0 1px 0 #e9e9e9;
	background: url(images/navhov.png) top center no-repeat;
}

.nav li {
	float: left;
	margin-top: 6px;
}

.nav li a {
	color: #666;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding: 13px 7px 7px 7px;
}

.nav li a.selected {
	cursor: default;
	color: #ffffff;
	text-shadow: 0 1px 2px #222;
	background: url(images/navsel.png) top center repeat-x;
}

.nav a.selected:hover {
  color: #fff;
}

.wrapper {
  border-top: 0;
  border-bottom: 0;
  padding: 10px;
}

.left {
  width: 505px;
  background: #f6f6f6 url(images/contbg.png) repeat-x;
  border-top: 1px solid #fff;
  padding: 10px 5px 10px 10px;
  min-height: 450px;
}

.right {
  width: 180px;
  background: #f6f6f6 url(images/contbg.png) repeat-x;
  border-top: 1px solid #fff;
  padding: 10px 10px 10px 0;
  min-height: 450px;
}

.wrapper .content {
  clear: left;
  width: 500px;
  min-height: 450px;
}

.bl {
  width: 4px;
  background: url(images/bl.png) right repeat-y;
}

.br {
  width: 4px;
  background: url(images/br.png) left repeat-y;
}

.hiddenlink {
  width: 100px;
  height 20px;
  position: absolute;
}

.note {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: -0.7px;
	width: 200px;
	padding: 5px;
	margin-right: -10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.facebook {
	background: #ccc;
	border: 1px solid #bbb;
	color: #fff;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.email {
	background: #a8a8a8 url(images/email.jpg) no-repeat;
	margin-top: 2px;
}

.note a {
	color: #444;
}

.note a:hover {
	color: #fff;
}

.status {
	background: #fff url(http://badge.facebook.com/badge/714147924.1432.232596553.png) no-repeat -150px -57px;
	height: 13px;
	line-height: 8px;
	letter-spacing: 1px;
	width: 100%;
	margin-top: 4px;
	padding: 0;
	font-size: 11px;
	border: 0;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.imga {
	background: url(http://badge.facebook.com/badge/714147924.1432.232596553.png) no-repeat -32px -7px;
	height: 51px;
	width: 51px;
	float: left;
	margin-right: 5px;
}

.facebookinfo {
	margin-top: -2px;
	margin-left: 55px;
	position: absolute;
	float: right;
	color: #444;
    text-shadow: 0px -1px 0px #eee;
}

a {
	color: #063d5a;
	font-weight:normal;
	text-decoration: none;
	cursor: url(images/hand.png), pointer;
}

h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-family: Museo;
	font-size: 24px;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
}

h4 {
	color: #315c73;
    font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
}

h5 {
  color: #315c73; 
  font-weight: normal;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 20px;
}

h6 {
  color:#315c73;
  font-weight: normal;
  margin: 0;
  padding: 0 0 3px 0;
  font-size: 16px;
}

@font-face {
  font-family: Museo;
  src: url(Museo700-Regular.otf);
}

@font-face {
  font-family: Museo Sans;
  src: url(MuseoSans_500.otf);
}

hr {
  background: none;
  border: 0; 
  height: 0px;
  border-top: 1px dashed #525252;
  border-bottom: 1px dashed #bbb;
}

p {
  margin: 0 0 5px 0;
}

i {
	color: #999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
}

ol {
	padding: 0 0 0 20px; 
	margin: 0;
}

#profile td {
  padding: 0 10px 0 0;
}

#profile .prflr {
  color: #222;
}

.personalinfo {
  background: #f6f6f6;
  border-top: solid 1px #e9e9e9; 
  border-bottom: solid 1px #e9e9e9;  
  padding: 4px 9px;
  font-size: 12px;
} 

.personalinfo th {
  color: #555;
  padding-right: 10px;
}

.websites {
  padding: 0;
}

.websitename {
  text-decoration: underline;
  cursor: pointer;
}


#side {
  clear: left;
}

#side h3 {
  font-weight: normal;
  margin: 0;
  letter-spacing: 0px;
  padding: 0 0 2px 0;
  font-size: 18px;
  color: #444;
}

#side hr {
  border: 0;
  border-top: solid 1px #ececec;
  border-bottom: solid 1px #fcfcfc;
  font-size: 11px;
  padding: 0;
  margin: 10px;
}

#services li {
	padding: 5px;
  display: block;
}

#side li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#side ul {
  margin: 0;
  padding: 0;
}

#side a:hover {
  color: #000;
}

#subscribe {
  border: 1px solid #fff;
  padding: 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.subscribe {
  background: #fff;
  padding: 0 8px 2px 8px;
  border: 1px solid #e4e4e4;
  font-variant: small-caps;
  line-height: 12px;
  font-size: 14px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.subscribe:hover {
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
}

.advertise {
  width: 137px;
  height: 137px;
  background: #fafafa;
  border:solid 1px #f1f1f1;
  -moz-border-radius: 3px;
  color: #888;
}

.advertise:hover {
  background: #f6f6f6;
  border:solid 1px #ededed;
}

.bb {
  width: 710px;
  height: 23px;
  background: url(images/bottomcol.png) 2px 0 no-repeat;
  color:#AAA;
  font-size: 10px;
  padding: 0;
  line-height: 10px;
  text-align: right;
}

.bbd {
  background: url(images/bb.png) repeat-x;
  color: #555;
}

.tb {
  width: 200px;
  background: url(images/tb.png) bottom repeat-x;
}               

.tbd {
  width: 698px;
  height: 4px;
  background: url(images/tb.png) bottom repeat-x;
  text-align: right;
}

.tbd a {
	color: #fff;
}

.btl {
  width: 4px;
  height: 4px;
  background: url(images/tl.png) bottom right no-repeat;
}

.btr {
  width: 4px;
  height: 4px;
  background: url(images/tr.png) bottomleft no-repeat;
}

.btml {
  width: 4px;
  height: 100%;
  background: url(images/bbl.png) no-repeat;
}

.btmr {
  width: 4px;
  height: 100%;
  background: url(images/bbr.png) no-repeat;
}

.sct {
  font-size: 22px;
  margin-bottom: 12px;
  margin-top: 5px;
  color: #333;
}

.sct img {
  margin-bottom: -2px;
  height: 22px;
}

a img {
  border: 0;
}

a.pdf {
  background: url(images/pdf.png) no-repeat left center;
  padding-left: 20px;
  line-height: 16px;
}

a.txt {
  background: url(images/txt.png) no-repeat left center;
  padding-left: 20px;
  line-height: 16px;
}

a.zip {
  background: url(images/zip.png) no-repeat left center;
  padding-left: 20px;
  line-height: 16px;
}

a.email {
  background: url(images/email.png) no-repeat left center;
  padding-left: 20px;
  line-height: 16px;
}

.external {
  background: url(images/icons.gif) no-repeat 0px -160px;
  padding-left: 20px;
  line-height: 16px;
}

.ol {
	color: #fff;
}

.advertisement {
	width:100%;
	height: 160px;
	background: #eeeeee;
	border: 1px solid #dfdfdf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.sliderbox .hr {
	height: 1px;
}

.sliderbox {
	height: 32px;
	border: 1px dashed #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#slidercont {
	width:160px;
	background: url(images/slidercont.png) no-repeat;
	height: 20px;
	z-index: 2;
	margin: 5px 5px 5px 7px;
}

.sliderdrop {
	width: 50px;
	height: 20px;
	position: absolute;
}

#aboutslider {
	background: url(images/sliderabout.png) no-repeat 1px 1px;
	position: absolute;
	margin-left: 153px;
	height: 11px;
	width: 7px;
	margin-top: 1px;
}

#moreoptions {
	background: url(images/moreoptions.png) no-repeat 1px 1px;
	position: absolute;
	margin-left: 145px;
	height: 11px;
	width: 10px;
	margin-top: 2px;
	cursor: url(images/hand.png), pointer;
	font-size: 10px;
}

#slider {
	background: url(images/slider.png) no-repeat;
	height: 20px;
	width: 20px;
	overflow: hidden;
	left: 0px;
	cursor: url(images/hand.png), hand;
	top: 6px;
	z-index:3;
}

.slidero {
	background: url(images/slidero.png) no-repeat;
	width: 54px;
}

.slider_active {
	background: url(images/slider_active.png) no-repeat;
	width: 54px;
	height: 17px;
}

#none {
	margin-left: 0px;
}

#med {
	margin-left: 54px;
}

#fulldisp {
	margin-left: 106px;
}

#slider:active {
	background: url(images/slider.png) no-repeat 0 -20px;
	height: 20px;
	width: 20px;
	left: 70px;
	cursor: url(images/hand.png), hand;
}

.moreoptions {
	padding: 0 6px 5px 6px;
}

#leftwack {
	background: url(images/left.png) no-repeat;
	width: 212px;
	height: 610px;
	position: absolute;
	top: -80px;
	left: 0;
}

#leftfull {
	background: url(images/left2.png) no-repeat;
	width: 212px;
	height: 600px;
	position: absolute;
	top: -37px;
	left: 0;
}

#arcadefull {
	background: url(images/arcadefull.png) no-repeat;
	width: 71px;
	height: 32px;
	position: absolute;
	top: 290px;
	left: 136px;
}

#rightwack {
	background: url(images/rightwack.png) no-repeat;
	width: 193px;
	height: 610px;
	position: absolute;
	top: -80px;
	right: 0;
}

#street {
	background: #6a777d;
	width: 100%;
	height: 254px;
    position: absolute;
	bottom: 0;
	z-index: -2;
}

.med, .fulldisp {
	z-index: -1;
}

#comment {
	width: 99%;
	max-width: 99%;
	height: 50px;
	max-height: 50px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border: 1px solid #d0d0d0;
	margin-bottom: 10px;
}

#commentname:focus {
	border: 1px solid #d0d0d0;
}

#commentname {
	width: 200px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border: 1px solid #d0d0d0;
	margin-bottom: 5px;
}

#commentme {
	background: #eeeeee url(images/hr.png) no-repeat;
	width: 100%;
	border: 0;
	margin: 0;
}

.button {
	background: url(images/navbg.png) repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border: 1px solid #d0d0d0;
	padding:  5px 10px;
	cursor: pointer;
	margin-right: 10px;
}

.button:active {
	background: url(images/navbg.png) repeat-x;
	border: 1px solid #d0d0d0;
}

i {
	color: #777;
}

.sub {
	color: #999;
	line-height: 8px;
	font-size: smaller;
	margin-left: 20px;
}

.websiteproj {
	background: url(images/websites.jpg) no-repeat;
	padding: 0 0 0 20px;
	line-height: 12px;
	height: 80px;
	width: 500px;
}
.graphicproj {
	background: url(images/graphics.jpg) no-repeat;
	padding: 0 0 0 20px;
	line-height: 12px;
	height: 73px;
	width: 500px;
}

#vidchat {
	background: url(images/vidchat.png) no-repeat;
	width: 510px;
	height: 380px;
	padding: 5px;
	position: absolute;
	top: 100px;
	left: 200px;
	display:none;
	z-index: 100;
}

.vidchat {
	cursor: pointer;
}

.handle {
	background: url(images/videochat.jpg) no-repeat;
	height: 20px;
	width: 500px;
	cursor: move;
	border-bottom: 1px solid #fff;
}

.exitchat {
	background: url(images/exitchat.png) no-repeat;
	height: 20px;
	width: 17px;
	float: right;
	margin-right: 3px;
	cursor: pointer;
}

.exitchat:active {
	background: url(images/exitchat_a.png) no-repeat;
}

.fancy div {
	height: 40px;
	width: 500px;
	margin-bottom: 10px;
}

.a {
	background: url(images/a.png) bottom no-repeat;
}

.a:hover {
	background: url(images/a.png) top no-repeat;
}

.b {
	background: url(images/b.png) bottom no-repeat;
}

.b:hover {
	background: url(images/b.png) top no-repeat;
}

.c {
	background: url(images/c.png) bottom no-repeat;
}

.c:hover {
	background: url(images/c.png) top no-repeat;
}

.d {
	background: url(images/d.png) bottom no-repeat;
}

.d:hover {
	background: url(images/d.png) top no-repeat;
}

.e {
	background: url(images/e.png) bottom no-repeat;
}

.bottom {
	color: #bbb;
	text-shadow: 0px -1px 0px #505050;
	width: 725px;
	margin: 0 auto;
	margin-top: 10px;
	
}

.bottom h3 {
	color: #ddd;
	text-shadow: 0px -1px 0px #555;
}

.bottom h1 {
	text-shadow: 0px 1px 0px #777;
}

.bottom #first td {
	width: 226px;
}

.getintact input[type="text"], .getintact textarea{
	width: 226px;
	background: #707070;
	border: 1px solid #797979;
	padding: 5px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555;
	letter-spacing: 1px;
}

.getintact textarea {
	 height: 100px;
	 margin: 0 auto;
}

.textareaspan {
	border: 1px solid #595959;
	margin-bottom: 10px;
	height: 112px;
}

.getintact input[type="submit"] {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	cursor: pointer;
}

.getintact h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	color: #555;
}

.inputwrap {
	border: 1px solid #595959;
	margin-bottom: 10px;
}

.bottom td {
	padding: 5px;
}	

.e:hover {
	background: url(images/e.png) top no-repeat;
}

.pic {
	height: 200px;
	width: 140px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#pica {
	background: url(images/graphics/1.jpg) bottom no-repeat;
}

#pica:hover {
	background: url(images/graphics/1.jpg) top no-repeat;
}

.stuff {
	background: #707070;
	padding: 5px;
	color: #eee;
	text-align: justify;
	border: 1px solid #797979;
}

.stuff a {
	color:#eee;
	cursor: pointer;
}

.stuff a:hover {
	text-decoration: underline;
}

.stuff h3 {
	font-size: 18px;
	color: #ddd;
}

#bottomdiv {
	height: 30px;
	width: 710px;
	margin: 0 auto;
	text-shadow: 0px -1px 0px #505050;
}

.search {
	margin: 10px;
}

.searchbox {
	width: 572px;
	height: 18px;
	padding: 0px;
	font-size: 14px;
	border: 1px solid #444;
	color: #777;
	background: #ddd;
}

.results {
	display: none;
	position: absolute;
	width: 500px;
	height: 300px;
	background: #f6f6f6;
}

.submitsearch {
	margin: 0px;
	margin-top: -9px;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: normal;
	color: #fff;
	background: none;
	border:0;
	cursor: pointer;
	float: right;
}

.submitsearch:disabled {
	cursor: default;
	opacity: 0.6;
}

#searchback {
	color: #063d5a;
	font-weight:normal;
	text-decoration: underline;
	cursor: pointer;
}

.subdiv {
	background: #e6e6e6;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #fff;
	padding: 5px 7px 3px 7px;
	text-align: justify;
	line-height: 15px;
}

.thistitle {
	position: absolute;
	color: #fff;
	margin-top: -29px;
	background: url(images/pgbg.png) repeat;
	width: 490px;
	padding: 5px;
	overflow: hidden;
 	-webkit-border-bottom-left-radius: 3px;
 	-webkit-border-bottom-right-radius: 3px;
}

.hidefade {
	position: absolute;
	margin-left: 477px;
	margin-top: 3px; 
	z-index: 4;
	cursor: pointer;
	opacity: 0;
}

.showfade {
	display: none;
	cursor: pointer;
	padding-bottom:10px;
}

.frontpglogo li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.frontpglogo {
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	height: 280px;
	overflow: hidden;
	z-index: 3;
}

.sharewrap { 
	background: #ccc;
	border: 1px solid #bbb;
	color: #fff;
	height: 16px;
	padding: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.nighttheme {
	background: url(images/night.png) no-repeat;
	height: 30px;
	width: 109px;
	float:right;
	cursor: url(images/hand.png), pointer;
}

.daytheme {
	background: url(images/day_sel.png) no-repeat;
	height: 30px;
	width: 109px;
	cursor: url(images/hand.png), pointer;
}

.themename {
	background: url(images/theme.png) left no-repeat;
	height: 14px;
	width: 41px;
	float: left;
}

.updated {
	background: url(images/updated.png) no-repeat;
	height:30px;
	width: 500px;
	text-align: center;
	padding-top:7px;
	font-weight: bold;
	color: #888;
	text-shadow: 0px 1px 0px #eee;
}

.updated a {
	cursor: url(images/hand.png), pointer;
	color: #888;
	text-shadow: 0px 1px 0px #eee;
}

.updated a:hover {
	color: #063d5a;
}

.update_list {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #777;
	font-size: 13px;
	line-height: 13px;
}

.update_list li {
	list-style: none;
	margin: 0;
	
}

.favnav {
	height:30px;
	width: 500px;
	text-align: center;
	font-weight: bold;
	color: #888;
}

.overlay {
	background: #000;
	height: 100%;
	width: 100%;
	position: fixed;
	display: none;
	opacity: 0;
	z-index: 1000;
}

.waiting {
	margin: 0 auto;
	background: #eee;
	color: #000;
	margin-top: 300px;
	width: 100px;
	text-align: center;
	padding: 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}