body {
	font:62.5% verdana,arial,sans-serif;
	background:#000;
	padding:0
}

body,#home {
	color:#9f6
}

body,h1 {
	margin:0
}

a:link {color:#ff0}
a:visited {color:#fc0}
a:active,a:hover,a:focus {color:#F00}
a:active,a:hover,a:focus,#sidebar a,#home {
	text-decoration:none
}

p {text-align:justify;}

#footer,#main,#header {
	margin:0 auto 0 auto;
	width:760px
}

#header {
	background:url(images/bgHeader-test.jpg) no-repeat top center;
	height:375px;
}

#header,#sidebar {
	position:relative
}

#content {
	font-size:1.75em;
	margin:0 125px
}

#footer {
	background:url(images/bgFooter-test.jpg) no-repeat top center;
	clear:both;
	height:50px;
	padding-top:50px;
}

.center,caption,#content h2,#sidebar,#home {
	text-align:center
}
.smaller {
	font-size:smaller;
}
.red {
	color:#FF0000;
}

h1 {
	font-size:20pt;
	padding-top:1em;
}

h2 {
	font-size:16pt
}

caption,#sidebar a,#home {
	font-weight:bold
}

caption {
	margin:auto
}

caption,#sidebar a {
	white-space:nowrap
}

ul,#sidebar a {
	margin-left:auto
}

ul {
	margin-right:auto;
	width:50%
}

#content h2 {
	font-size:105%;
	margin:1em 0 5px 0
}

#content table {
	margin:1em auto
}

#content table td {
	font-size:88%
}

#content table td,#sidebar a {
	padding:5px
}

#content img {
	border:3px double #ff0;
	margin-bottom:1em
}

#content img.right {
	margin-left:10px;
	float:right
}

#content img.left {
	margin-right:10px;
	float:left
}

#header,#home {
	height:300px
}

#home {
	position:absolute;
	left:45px;
	height:250px;
	width:80px;
	padding:50px 60px 0 60px
}

#main {
	background:url(images/bgMain-test.jpg)
}

#sidebar,#home {
	font-size:17px
}

#sidebar {
	margin-left:300px;
	top:75px;
	width:400px;
	border:0
}

#sidebar a {
	background:#ff0;
	border:5px solid #000;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	color:#000;
	display:inline-block;
	text-transform:uppercase;
	margin-right:5px;
	margin-bottom:5px
}

#sidebar a:active,#sidebar a:hover {
	background:#c60
}