﻿/* Layout */

#mainframe {
}

#tags {
	display:none;
}

/* Navigation Styles */

#mastHead {
	background-image:url('../images/layout/banner.png');
}

#content {
	background-color:#FFFFFF;
	width:980px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
}

#content a{
	color:#AC621A;
	text-decoration:none;
	font-weight:bold;
}

#content li{
	list-style-type:none;
}

#globalNavbar{
	position: absolute; width: 300px; height: 14px; z-index: 1; left: 30px; top: 16px;	
}

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

#globalNavbar a:visited{
	text-decoration:none;
	color:#202044;	
}
.globalNav {
	font-family: "Arial";
	letter-spacing:1px;
	font-size: x-small;
	text-align: left;
	font-weight:bold;
}

#topnav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: arial;
	font-size: small;
	height: 40px;
	text-align: center;
	float: left;
}

#topnav a {
	display: block;
	font-weight: bold;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #202044;
	
}

#topnav li {
	display:inline;
	float:left;
	margin:0px;
}

#topnav a:hover{
	font-weight: bold;
	color: #BE9606;
	background-image: url('../images/layout/nav1.png');
}

#top{
background-image:url('../images/layout/links_top.png')
}

#bottom{
	background-image:url('../images/layout/links_bottom.png')
}
	
#uploads
{
	line-height: 20px;
}

/* Text Styles */

#uploads ul{
	margin-left:2px;
	padding-left:2px;
}

#uploads li{
	margin-top:2px;
	margin-left:10px;
	list-style: circle;
}

#centreInfo a{
	line-height:20px;
}

#centreInfo ul{
	letter-spacing:2px;
	padding-left:3px;
	margin-left:0px;
}

#centreInfo ul{
	list-style-type:none;
}

#projects a{
	line-height:20px;
}

#projects ul{
	letter-spacing:2px;
	padding-left:3px;
	margin-left:0px;
}

#projects li{
	margin-top:10px;
}


h6 {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	color: #810000;
	letter-spacing:3px;	
	font-weight:normal;
}

h5 {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	color: #810000;
	letter-spacing:3px;	
	font-weight:normal;
}

h4 {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	color: #810000;
	letter-spacing:3px;	
	font-weight:normal;	
}

h3 {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	color: #810000;
	letter-spacing:3px;
	font-weight:normal;	
}

h2 {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	letter-spacing:3px;	
	color: #810000;
	line-height:40px;
	font-weight:normal;
	margin-left:10px;
}

h1 {
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	color: #810000;
	letter-spacing:3px;	
	font-weight:normal;
	margin-left:10px;
}


#horizontalNav {
	background-image: url('../images/layout/horizontal_nav.png');
	background-repeat:repeat-x
}

.footer {
	font-family: Verdana;
	font-size: x-small;
	text-align: right;
	color: #000080;
	line-height: 25px;
}
.tableStyle {
	text-align: center;
}
.form_style {
	text-align: right;
}
.thumbnail {
	border-width: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url('../images/layout/background.png');
	background-position:center;
}
#mainframe {
	background-color: #FFFFFF;}

#centreLinks {
	background-image:url('../images/layout/centre_links.png');
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
#centreLinks ul{
	padding-top:125px;
}
#centreLinks a {
	color: #D4B960;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
}

#news{
}

#news li{
	margin-top: 8px;
	list-style: disc;
}

#news ul{
	margin-left:15px;
	margin-right:10px;	
}

#events a{
	color:#202044;
	text-align:right;
}

#signup h2 {
	line-height:10px;
}



