html { height: 100%; }
body {
	font: 12px Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #eee; margin: 0; padding: 180px 0 0 0; height: 100%;
	background: #000 url(/gui/header3.gif) repeat-x;
}
p { margin: 0; padding: 0 0 1em 0; }
p, td, th, li { font: 12px Verdana, Geneva, Arial, helvetica, sans-serif; }
td { vertical-align: top; }
a:link, a:visited { color: #fc0; text-decoration: none; }
a:hover { color: #000; background: #fc0; text-decoration: none; }
img { border: none; margin: 0; padding: 0; }
ol, ul { margin: 0 0 0.75em 0; padding: 0; 0list-style: none; }
li { padding: 0; margin: 0 0 0 2em; }

/* --- ( structure ) --------------------------- */
#container { padding: 0; padding-bottom: 40px; margin: 0 auto; text-align: left; width: 760px; background: #000;}
#header { position: relative; 0border: 1px red solid; margin: 3em 0; }
#logo { background: url(/gui/logo3.gif) no-repeat; }
#logo span { display:none; }
#logo a { border-style: none; width: 140px; height: 140px; display: block; } 
#logo a:link, #logo a:visited { background: url(/gui/logo3.gif) no-repeat; }
#logo a:hover, #logo a:active { background: url(/gui/logo3_hover.gif) no-repeat; }

#contact { text-align: left; position: absolute; top: 0px; left: 200px; width: auto; }
#contact p {line-height: 0.5em; }
#main { background: #000; height: 100%; /* - for fixing IE6 peekaboo bug for floats */
	 position: relative; left: 60px;
}
#projects { padding-bottom: 1em; }
#projects table { 0margin: auto; border-collapse: collapse; }
#projects table td { text-align: right; }
#projects a:link img, #projects a:visited img {border: 1px solid #666;}
#projects a:hover img {border: 1px solid #fc0;}
#projects td { max-width: 132px; }

h1 { font-size: 1.4em; color: #fff; font-weight: normal; text-transform: uppercase; margin-top: 2em; 0background: #333; letter-spacing: 2px; }
h1.u, div.desc h1{ color: #f33; background: none; }
div.desc h1 { margin-top: 0; }
h1.tit {padding: 0 0 10px 0; font-size: 2em; margin-top:0; }
h1 span { text-transform:none;  color: #999; }
p.usub { text-transform: uppercase; color:#f33; }
p.usub2 { color:#f33; }

#footer p { font-size: 0.89em; margin: 3em 0; padding: 0 0 2em 60px; color: #999; }
#footer img { float: right; position: relative; bottom: 50px; left: 30px;}
div.desc { padding: 0px 15px 15px 30px; border-left: 8px solid #f33; max-width: 550px; display: inline-block; margin-top: 2em;}
p.back { margin-top: 1.5em;}
.em {color:#f33;}
.imgbox { margin-top: 3em; }
.imgbox img { outline: 1px solid #666; }

.poweredphplist {display: none; }
form { margin: 1em 0; }
input { background-color: #fff; color: #000; border:none; font: 12px Verdana, Geneva, Arial, helvetica, sans-serif; margin-bottom: 0.5em; padding: 2px; }
input.radiobtn, input.checkbox { border: none; }
input.button { background-color: #f33; color: #fff; letter-spacing: 1px; border: none; text-transform:uppercase; font-weight:bold; padding: 3px; margin: 1em 0; cursor:pointer; }
.error {color: #f33; font-style:italic; }
.video {padding: 1em 0 2em; }