body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#555;
	margin:20px;
	background: #333;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	background:#fff;
	padding:5px;
	border:4px solid #222;
}

.fixed {
	width:700px;
}

#header {
	height:340px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header a{
    margin: 3px;

}

#header h1 {
	color:#5A0A75;
	padding-top: 225px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
	font-family: "Trebuchet MS";
	font-size: 45px;
	font-weight: bold;
}

#header p {
	height:0px;
	color:#fff;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}

#nav {
	margin-top: 45px;
	background-color: #2724A7;
		line-height:25px;
	text-align: center;
	width: 100%;
}

#nav li {
	list-style:none;
	display:inline;
	padding:7px 0;
}

#nav li a {
	padding:7px;
	color:#eee;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}

#nav li a:hover {
	background:#222;
	color:#fff;
}

#content {
	padding:0 15px;
	font-size:140%;
	background-image: url(../images/ia707-bug.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content p {
	line-height: 1.8em;
}

#content h1 {
	line-height: 1.8em;
}

#content h2 {
	color:#2724A7;
	font-family: "Trebuchet MS";
	font-size: 170%;
}

#content h3 {
	color:#5754DA;
	padding:5px;
	font-family: Arial;
	font-size: 160%;
	font-weight: bold;
}

#content a {
	color: #2724A7;
}

#content a:hover {
	color: #625FDC;
	text-decoration: none;
}

.cernter {
	text-align: center;
}

.smalltext {
	font-size: 80%;
}

.table {
	margin: 0 25%;
}

#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
}
#footer {
	border-top:2px solid #eee;
	background-color: #000000;
	background-image: url(../images/footer.jpg);
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 100px;
}
#footer p {
	margin-top: 82px;
	margin-bottom: 0px;

}
#scg p,a{
	color: #C7C7C7;
	text-align: center;
}
