

html, body { background:#FFFFF5 url(../img/stroke.gif); }


body {
	font: normal 14px/1.25em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	padding: 0;
	margin: 0;
	
}

a {
    font-weight: 400;
    color: #000;
    font-size: 24pt;
    text-transform: uppercase;
    text-decoration: none;
    display:block;
    }
    
 h4 > a {
    font-weight: 400;
    color: #000;
    font-size: 12pt;
    text-transform: uppercase;
    display:block;
    }

    
h1 > a {
	font-weight: 400;
    color: #000;
    font-size: 48pt;
    text-transform: uppercase;
    display:block;
}

p {
	margin: 0 0 16px;
	padding: 0;
	clear:both;
}

p a {
	font-size: 12pt;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	text-transform: none;
	display:inline;
	
}

#wrapper {
	width: 711px;
	margin: 40px auto;
    overflow: hidden;
}

#header {
	background: url(../img/header.png) no-repeat;
	height: 62px;
	position: relative;
	margin-top: 75px;
}
#header #logo a {
text-indent: -9999px;
	
}

#header h1 a {
display:block; 
width:300px; 
height 100%;
}

#nav {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 7px;
}

#middle{ 
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
}

#middle2{ 
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
}

h5 {
    font-weight: 400;
    color: #000;
    font-size: 24pt;
    }

#spleft{ 
	float: left;
	width: 40%;
}

#spleft img {
   margin-top: -30px;

}

#spright{ 
	float: right;
	width: 40%;
}

#sprighttxt{ 
	float: right;
	width: 50%;
	margin-top: 116px;
	margin-bottom: 80px;
}
#nav li {
	float: left;
	margin-left: 25px;
	font-weight: 400;
	color: #000;
	font-size: 18pt;
	text-transform: uppercase;
}

#info {
	list-style: none;
	position: absolute;
	list-style-position: inside;
	
}


#info li {
	float: left;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	
}

ul {
    padding: 0;
}

#info a {
text-align: right;
font-size: 20px;
margin-right: 15px;

}
h1 {
    font-weight: 400;
    color: #000;
    font-size: 48pt;
    text-transform: uppercase;

    }
h3 {
    font-weight: 400;
    color: #000;
    font-size: 24pt;
    text-transform: uppercase;
    }
h4 {
    font-weight: 400;
    color: #000;
    font-size: 12pt;
    text-transform: uppercase;
    }


#footer {
	border-top: 7px solid black;
	position: relative;
	overflow: auto;
	overflow: hidden;
	
}
#footer #version {
	float: left;
	margin-top: 0px;
}
#footer #date-location {
	float: right;
	margin-top: 0px;

}
