* {
	font-family: Arial, Helvetica, sans-serif; 
}
body {
	background: #2f0033 url(../images/template/template-bg.png) repeat-x top left;
	text-align: center;
	font-size: 12px;
	color: #a48da6;
}
.wrapper {
	width: 758px;
	margin: 0 auto;
	text-align: left;
}
:focus {
	outline: 0; 
}
a {
	text-decoration: none;
	color: #a97d38;
}
a:hover {
	color: #d1a45d;
}
h1 {
	text-indent: -999em;
	background: url(../images/template/urbanjin-logo.png) no-repeat center center;
	height: 138px;
	margin: 33px 0 0 0;	
}
h2 {
	font-size: 30px;
	color: #b19bb2;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 0 0 15px 0;
}
.page {
	background: url(../images/template/main-2col-border-bottom.png) no-repeat left bottom;
	padding-bottom: 11px;
	float: left;
	width: 100%;
}
.main-content {
	background: url(../images/template/main-2col-border-top.png) no-repeat;
	padding-top: 11px;
	float: left;
}
.main-content-inner {
	background: url(../images/template/main-2col-border-sides.png) repeat-y;
	padding: 15px 25px;
	float: left;
}
blockquote {
	font-style: italic;
}                                                               
/* VERTICAL CENTERING
* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}

body {
	font: 100.01%/1.4 sans-serif;
	text-align: center;
	background-color: #230026;
}
#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -300px;
	float: left;
}
#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 600px;
	width: 758px;
	clear: left;
	background: url(../images/template/template-bg.png) repeat-x top left;
}
*/
