/* Runaway Run */


/* General Page */

body {
	background-color:#DCC4CF;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:0px;
	padding:0px;
	text-align: center;
	}

b {
	color: #916185;
	}

i {
	color: #916185;
	}

a:link {
	text-decoration: none;
	color: #BE728B;
	}

a:visited {
	text-decoration: none;
	color: #BE728B;
	}

a:hover {
	text-decoration: none;
	color: #BE728B;
	}

a:active {
	text-decoration: none;
	color: #BE728B;
	}



/* Divs and Text Embellishments for Divs */

#top	{
	position:relative;
	width:473px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height:20px;
	font-size: 8pt;
	text-align: justify;
	color:#000;
	background-color: #FFF;
	padding: 0px;
	border: 5px solid #FFF;
	}

#content	{
	position:relative;
	width:473px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height:18px;
	font-size: 8pt;
	text-align: justify;
	color:#000;
	background-color: #E5D3DB;
	padding: 0px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right:10px;
	border: 5px solid #FFF;
	color: #404040;
	}

#copy	{
	position:relative;
	width:473px;
	background-color: #E5D3DB;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right:10px;
	color: #916185;
	border: 5px solid #FFF;
	}

.copyright	{
	padding: 3px;
	font-family: Tahoma, Arial, sans-serif;
	line-height:14px;
	font-size: 7pt;
	text-align: justify;
	}

#copy a:link	{
	color: #F4788D;
	font-weight: bold;
	text-decoration: none;
	}

#copy a:hover {
	color: #BB8E97;
	font-weight: bold;
	text-decoration: none;
	}


#navi	{
	position:relative;
	width:467px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: 4px;
	font-size: 9pt;
	text-align: center;
	color:#000;
	background-color: #E5D3DB;
	padding: 3px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right:10px;
	border: 5px solid #FFF;
	}

a.nav:link	{
	color: #F4788D;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	}

a.nav:active	{
	color: #F4788D;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	}


a.nav:visited	{
	color: #F4788D;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	}


a.nav:hover	{
	color: #C79FB2;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	}

p { 
	padding: 3px 6px 3px 6px;
	}


/* Headings */


h1 {
	height: 40px;
	font-family: century gothic, verdana, arial, tahoma, sans-serif;
	letter-spacing: 3px;
	font-size: 12pt;
	font-weight: bold;
	color: #AC82A2;
	background: url(divbg.gif) no-repeat 2% 70%;
	margin: 6px 3px 0 3px;
	padding: 0px 0 0 15px;
	}

h2 {
	font-family: century gothic, verdana, arial, tahoma, sans-serif;
	letter-spacing: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #AC82A2;
	margin: -10px 0px 3px 10px;
	padding: 0px 3px 3px 3px;
	text-align: right;
	}

h2 a:link {
	color: #AC82A2;
	text-decoration: none;
	text-align: right;
	}

h2 a:visited {
	color: #AC82A2;
	text-decoration: none;
	text-align: right;
	}

h2 a:hover {
	color: #AC82A2;
	text-decoration: none;
	text-align: right;
	}

h2 a:active {
	color: #AC82A2;
	text-decoration: none;
	text-align: right;
	}

h3 {
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	color: #BE728B;
	text-transform: uppercase;
	margin: -21px 0 -10px 35px;
	padding: 0px;
	z-index: 2;
	font-weight: normal;
	}
