/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}

#flashcontent { height: 100%; }
/* end hide */
body,  html { margin:0; padding:0; color:#ffebeb; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #000; background-image: none; background-position: 0 0; }
body { font-size: 100%; min-width:750px; }
a { color: #ffebeb; text-decoration: none; border-bottom: 1px dashed #ffebeb; }
a:hover { color: #f99; text-decoration: none; border-bottom: 1px dashed #f99; }
#wrap {
	margin:0 auto;
	width:750px;
	}
#header { height: 80px; margin-top: 50px; margin-bottom: 10px; }
#nav { width: 350px; padding-bottom: 5px; border-bottom: 1px solid #ffebeb; }
.active { color: #f99; font-style: oblique; padding-right: 2px; padding-left: 5px; }
#nav a { font-style: oblique; text-decoration: none; padding-right: 2px; padding-left: 5px; border-style: none; }
#nav a:hover { color: #f99; font-style: oblique; text-decoration: none; padding-right: 2px; padding-left: 5px; }
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	}
#main { float:left; width:350px; height: auto; padding-top: 10px; }
#galleria { padding-top: 10px; height: auto; clear: both; }
#sidebar { text-align: center; width: 400px; float:right; }
#sidebar img {  }
#footer { font-size: 85%; text-align: center; width: 600px; height: 50px; clear:both; padding-top: 40px; }
label { text-align: right; display: block; width: 75px; float: left; margin-top: 5px; margin-bottom: 10px; padding-right: 10px; }
form { padding-top: 20px; padding-bottom: 20px; }
.input { color: #ffebeb; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #000; width: 250px; padding: 2px; border: solid 1px #c0c0c0; }
.submit {
	margin-top: 3px;
	}
.textarea { color: #ffebeb; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #000; width: 250px; height: 150px; padding: 2px; border: solid 1px #c0c0c0; }
form br {
	clear: left;
	}
h3 { font-size: 1.3em; font-weight: bold; margin: 1.5em 0 0; }
h4 { font-weight: bold; margin: 0.25em 0 0; }
