
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }




/* Colour Elements */

body {
	background: #000 url(earth-like-planet1.jpg) no-repeat top center;
	color: #000;
}



#wrapper { 
	background: transparent;
}

#container { 
	background: #adadad url(earth-like-planet2content.jpg) no-repeat top center;
}

#pageHeader {
	background: transparent url(dslogo4.jpg) no-repeat;
}

.HeaderText {
	color: #a973cb;
}

#mainText {
	color: #333;

	}

#footer { 
	background-color: transparent;
	color: #666;
}

a:link { 
	background: transparent;
	color: #8a448a;
}

a:visited { 
	background: transparent;
	color: #803380;
}

a:hover, a:active { 
	background: #ccc;
	color: #f00;
}




 

table#palette {
    background-color:#FFFFFF;
    border: solid #000 0px;
    width: 500px;
}

table#palette td {
    padding: 15px;
    border: solid #fff 5px;

}

.cellcolor1 {
	background-color: #cd0119;
}
.cellcolor2 {
	background-color: #cb803d;
}
.cellcolor3 {
	background-color: #f8ff39;
}
.cellcolor4 {
	background-color: #40ff31;
}
.cellcolor5 {
	background-color: #191fff;
}
.cellcolor6 {
	background-color: #a14dff;
}





.greyborder {
	border: thin solid gray;
}

.small {
	color: #666;
}

.caption {
	font-size: 0.85em;
	font-weight: bold;
	color: #333380;
	text-align: center;
}


/* Basic Elements */

body {
	font: 1em arial, helvetica, sans-serif;
	margin: 0px;
}

p { 
	font: 1em trebuchet ms, arial, helvetica, sans-serif; 
	margin: 10px 0; 
	text-align: left;
}

td {
	padding: 3px;
	font: 1em trebuchet ms, arial, helvetica, sans-serif;
	font-size: 1em	
}

a:link { 
	text-decoration: none; 
}

a:visited { 
	text-decoration: none; 
}

a:hover, a:active { 
	text-decoration: none; 
}


h1 span {
	display: none;
}
h2 span {
	display: inherit;
}
h3 span {
	display: none;
}

h1 {	
	font-size: 2.0em;
	font-weight: bold;
	color: #cd0119;
}

h2 {	
	font-size: 2em;
	font-weight: bold;
	color: #f8ff39;
}
h3 {	
	font-size: 1.4em;
	font-weight: bold;
	color: #cf6b13;
}
h4 {	
	font-size: 1.2em;
	font-weight: bold;
	color: #309725;
}
h5 {	
	font-size: 1.1em;
	font-weight: bold;
	color: #191fff;
}
h6 {	
	font-size: 1.0em;
	font-weight: bold;
	color: #a14dff;
}
.small {
	font-size: 0.7em;	
}

.italic {
	font-style: italic;
}
.quote {
	font-style: italic;
}

.update {
	font-size: 0.7em;
	text-align: center;
}

.phone {	
	font-size: 1.4em;
	
	color: #cf6b13;
}
/* specific divs */



#wrapper { 
	display: block;
	position: relative;
	top: 0px;
	margin: 0px 0 0px 0;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}

#container { 
	display: block;
	position: relative;
	top: -10px;
	margin: 0px 0 0px 0;
	margin-left:auto;
	margin-right:auto;
	width: 802px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 800px;
}

/* header graphics */
#pageHeader {
	position: relative; 
	height: 160px;
	background-position: 30px 50px;
}

.HeaderText {
	position: relative; 
	top:50px;
	text-align: center;
	font-family: "Accent SF";
	font-size: 3.5em;
}

#mainText {
	position: relative;
	left: 170px;
	width: 600px;
	min-height: 500px;
	text-align: left;
	font-size: 0.8em;
	padding: 15px 5px 30px 5px;
	margin: 10px 0 0 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:600px;
	}

#footer { 
	position: relative;
	top: 0px;
	margin: 0px 0 10px 0;
	text-align: center; 
	padding: 0 0 25px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}




/*Nav buttons*/


/*Nav buttons*/
#nav {
	position: absolute;
	top: 210px;
	font: 1em trebuchet ms, arial, helvetica, sans-serif;
	width: 150px;
	padding: 0 0 0 5px;
	text-align: left;
	background-color: transparent;
}
 
#nav ul { list-style: none; margin: 0; padding: 0; border: none; } 
#nav li { margin-bottom:1px; } 
#nav li a {
	display: block;
	height: 30px;
	padding: 4px 5px 0px 0.5em;
	border: 0px solid #000088;
	background: transparent url(btnbg1.jpg) repeat-x top left; 
	color: #000088;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	width: 140px;
}
	 
html>body #nav li a { width: 140px; } 

#nav li a:hover { 
	border: 0px solid #000088;
	background: transparent url(btnbg2.jpg) repeat-x top left; 
	color: #e0e;
} 



#nav ul ul{	/* indent for nested lists used for submenus */
	list-style: none; margin: 0 0 0 10px;
}

.EventList ul {
	/* indent for nested lists used within text paragraphs */
	list-style: none;
	margin: 0 0 0 50px;
	font-family: inherit;
	font-size: 0.9em;
	color: #000;
}

.indent {
	margin-left: 30px;
}

.clearright {
	clear: right;
}

.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}

.eventinfo {
	position: relative;
	top: -15px;
	display: block;
	margin-left: 170px;
}

.imgright {
	float: right;
	margin: 5px 0 0 8px;
	border: thin solid #666;
	padding: 2px;
	background-color: #999;
}

.imgleft {
	float: left;
	margin: 5px 8px 0 0;
	border: thin solid #666;
	padding: 2px;
	background-color: #999;
}

.center img {
	margin: 10px 0;
}
.center {
	text-align: center;
}

.emphasise {
	font-weight: bold;
	color: #0000cc;
}



