@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0px;
	margin-top: 15px;
	margin-bottom:0px;
	font-family: Georgia, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	height: 100%;
	background-image:url(images/bg.png);
}

h1 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	padding-left: 0px;
	padding-top: 0px;
}

h2 {
	font-family: Times New Roman, Georgia, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#E5209C;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-weight:normal;
}

.headertext {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: ;
}

DIV#CentreContainer
{
	position: relative;
	background-image:url(images/pageBg.gif);
	background-color:#FFFFFF;
	border: 10px solid #333333;
	padding-bottom: ;
	width: 900px; 
	height:;     
	margin: 0 auto;
}

DIV#HeaderText
{	
	position:relative;
	background-color:#252525;
	height: 30px;
	padding-left: 10px;
	margin: 0 auto;
}

DIV#MainHeader
{	
	position:relative;
	background-image:url(images/gradient.png);
	background-color:#FFFFFF;
	height: 120px;
	padding-left: 10px;
	margin: 0 auto;
}

DIV#MainMenu
{
	position:relative;
	width: 900px;
	text-align:center;
	background-color:#333333;
}

DIV#content
{
	position:relative;
	width: 900px;
	
	padding-top: 20px;
	text-align:center;
	background-color:#FFFFFF;
}

DIV#hometext
{
	position:relative;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align:;
}

#imageContainer { height:404px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:404px;  	
			width:270px; 	
			opacity: -0.01; } 

/* Twitter */
DIV#tweets
{	
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-right: 5px;
	padding-bottom: 25px;
}

small {font-style:italic; }

#tweets li {
	font-size:10px;
	background:url(images/twitter.png) no-repeat left ;
	padding-left:20px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:17px;
}

#tweets .hash { color:#E5209C; } 
#tweets .reply { color:#E5209C; } 
#tweets a:link { text-decoration:none; color:#E5209CC;}
#tweets a:active { text-decoration:none; color:#E5209C;}
#tweets a:hover { text-decoration:underline; color:#E5209C;}
#tweets a:visited { text-decoration:none; color:#E5209CC;}

.Connect {font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma}
.InfoBox {color: #E5209C}
.InfoBoxSmall {font-size: 10px}
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 400px; margin: ; }

/* set millions of background images 1 */
.rb1roundbox { background: url(images/nt.gif) repeat; }
.rb1top div { background: url(images/tl.gif) no-repeat top left; }
.rb1top { background: url(images/tr.gif) no-repeat top right; }
.rb1bot div { background: url(images/bl.gif) no-repeat bottom left; }
.rb1bot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. 1 */
.rb1top div, .rb1top, .rb1bot div, .rb1bot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rb1content { margin: 0 7px; }
.rb1roundbox { width: 270px; margin: ; }

img { border:0; }

a:link {color: #E5209C;	text-decoration: underline;}
a:visited {text-decoration: underline;color: #E5209C;}
a:hover {text-decoration: underline;color: #E5209C;}
a:active {text-decoration: underline;color: #E5209C;}

.footer a:link {color: white;	text-decoration: none;}
.footer a:visited {text-decoration:none ;color: white;}
.footer a:hover {text-decoration: none;color: #E5209C;}
.footer a:active {text-decoration:none ;color: white;}
