/* CSS Document */

html, body {
	height: 100%;
}

a {
	font-size: 11px;
	color:#030407;
}

p>a {
	font-size: 15px;
	color:#121829;
}


body {
	background-image: url(../images/sa2.png);
	font-family: "Georgia", serif;
	color: #030407;
	text-align: center;
	margin: 0px auto;
	white-space: normal;
}

br { font-size: 14px; }


.wrapper0 {
	margin: 10px auto;
	text-align: center;
	width: 770px;
	height: auto;
}

.wrapper1 {
	text-align: center;
	margin: 10px auto;
	width: 770px;
	height: auto;
	border-color: #030407;
	border-style: solid;
	border-width: 1px;
}
.wrapper2 {
	border-color: #fff;
	border-style: solid;
	border-width: 10px;
	width: 750px;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

#banner {
	width: 750px;
	height: 150px;
}

.links {
	width: 750px;
	height: 20px;
	background-color: #C88C62;
	border-color: #fff;
	border-style: solid;
	border-width: 10px 0px 5px;
	font-size:11px;
	text-align: center;
	padding: 4px 0px 0px;
}

.blurb {
	width: 750px;
	height: auto;
	background-image: url(../images/ssf2.png);
	padding: 0px;
	font-variant: small-caps;
}

.gp a {
	font-size: 15px;
	text-decoration: none;
	border-color: #030407;
}

.gp a:hover { color: #22234a; }

.gp a:visited { border-color: #030407; }

.siterun {
	width: 750px;
	height: 20px;
	background-color: #c88c62;
	border-color: #fff;
	border-style: solid;
	border-width: 5px 0px 0px;
	font-size: 11px;
	font-variant: small-caps;
	text-align: center;
	padding: 4px 0px 0px;
}

p {
	margin: 10px;
	text-align: justify;
	font-size: 15px;
	font-variant: small-caps;
}

#twitter {
	width:176px;
	margin:0px auto;
	text-align:center;
}
