body {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	max-width: 1680px ;
	background-image: url(images/deep_space.png);
	background-position: top center ;
	background-repeat: no-repeat ;
	background-color: #1D1A19 ;
	color: #483446;
	margin: 0 ; padding: 0;}

/* commented backslash hack to keep scrollbar in Firefox \*/ 
	html, body{height:101%;} 
/* end hack */

* {margin: 0px ; padding: 0px ;}

.topwrap {
	margin: 50px auto;
	padding: 0;
	min-width: 600px;
	width: 75%;
	}

.logo {
	border: 1px solid #CCCCCC;
	background: #f6f6f6;
	background-image: url(images/stars.jpg);
	background-repeat: repeat ;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	width: 65%; float: left;
	padding: 5px 20px 0px 10px ;;
	margin-bottom: 20px ; }

.rfloat {
	width: 25%;
	float: right;
	}

.rbox {
	border: 1px solid #CCCCCC;
	background: #f6f6f6;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	text-align: center;
	padding: 15px;
	margin-bottom: 20px ;
	color: #6E357A;
	}

.rtile {
	border: 1px solid #CCCCCC;
	background: #f6f6f6;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	background-image: url(images/stars.jpg);
	background-repeat: repeat ;
	text-align: center;
	padding: 15px;
	margin-bottom: 20px ;
	color: #6E357A;
	}

.mainwrap {
	margin: 0 auto;
	padding: 25px;
	min-width: 600px;
	width: 75%;
	}

.main {
	border: 1px solid  #CCCCCC;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial; width: 65%;
	float: left; -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	background: #f6f6f6;
	background-image: url(images/stars.jpg);
	background-repeat: repeat ;
	padding: 25px 15px;
	font-size: 120% ;
	}

.maincen {
	border: 1px solid  #CCCCCC;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	background: #f6f6f6;
	background-image: url(images/stars.jpg);
	background-repeat: repeat ;
	width: 65%; float: left;
	margin-bottom:20px ;
	padding: 15px;
	text-align: center ;
	}

.lfloat {
	float: left ;
	margin: 0 20px 15px 20px ;
	}

p {
	line-height: 1.4em ;
	padding: 10px 25px ;
	text-align: justify }

p.cen {
	padding: 10px ;
	text-align: center ;
	font-size: 100% ;
	margin-bottom: 20px;
	line-height: normal ;
	}

p.blue {
	text-decoration: none;
	color: #6E357A;
	text-align: center ;
	margin-top: 20px;
	}

p.fl {
	text-align: center ;
	padding: 0 0 5px 0;
	font-size: 85% ;
	}

h3 {
	margin-top: 15px ;
	margin-bottom: 20px ;
	margin-left: 30px ;
	}

ul {
	list-style-type: none ;
	list-style-position: outside ;
	text-align: left ;
	padding-left: 20px ;
	}

ul.lmain	{
	padding-left: 30px ;
	}

ul.cen {
	list-style-type: none ;
	list-style-position: outside ;
	text-align: center ;
	padding: 0 ;
	margin: 10px 0 8px 0 ;
	}

li {
	margin: 10px 0 8px 0 ;
	}

.clear {
	height: 1px ;
	overflow: hidden ;
	clear: both ;
	margin-top: -1px ;}

a:link {
	text-decoration: none;
	color: #6E357A;
	font-weight: bold ;
	}

a:visited {
	text-decoration: none;
	color: #6E357A;
	font-weight: bold ;
	}

a:active {
	text-decoration: none;
	color: #6E357A;
	font-weight: bold ;
	}

a:hover{
	text-decoration: underline;
	color: #D39068;
	font-weight: bold ;
	}

a.nor:link {
	text-decoration: none;
	color: #6E357A;
	font-weight: normal ;
	}

a.nor:visited {
	text-decoration: none;
	color: #6E357A;
	font-weight: normal ;
	}

a.nor:active {
	text-decoration: none;
	color: #6E357A;
	font-weight: normal ;
	}

a.nor:hover {
	text-decoration: underline;
	color: #D39068;
	font-weight: normal ;
	}


