body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	margin: 0;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
}

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

a:hover{ color:#000;
	text-decoration:underline;
}

#main-black a:hover{ color:#FFF;
	text-decoration:underline;
}

h1 { font-size: 1.4em;
	font-weight:bold;
	color:#C90;
}

h2 { font-size: 1.2em;
	font-weight:bold;
	margin-bottom:0px;
}


h3, h4, h5{ font-size: 1em;
	font-weight:bold;
	margin-bottom:0px;
}
p { line-height:1.3em;
margin-top:0;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	position: relative;
	background:#000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#container-inner, #container-inner-two
{	margin-left: auto;
	margin-right: auto;
	width: 767px;
	text-align: left;
	position: relative;
	background:#FFF;
}

#top { background:url(images/your-space-logo.gif);
width:767px;
height:96px;
}

#top-nav, #second-nav {
	background-image: url(images/bg-blk-pink.gif);
	background-repeat: repeat-y;
	position: relative;
	font-weight:bold;
}

#top-nav {padding: 10px;
	color:#C90;
}

#second-nav {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#FFF;
}

ul,ol,dl,dt,dd,li
{
margin: 0;
padding: 0;
}

#top-nav li, #second-nav li{
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top-nav li a { color:#FFF;
				font-size:0.85em;
				text-decoration:none;
}

#top-nav li a:hover {
				color:#C90;
				}
				
#top-nav li.over a { color:#C90;
}

#second-nav li a { color:#C90;
				font-size:0.85em;
				text-decoration:none;
}

#second-nav li a:hover {
				color:#FFF;
				}

#second-nav li.over a { color:#FFF;
}

#images{
background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	position:relative;
	background:#E00884;
}

#banners{
	height: 207px;
	width: 800px;
}


#flash { float:left;
		width:572px;
}

#news {
	float:right;
	background:#666666;
	width:179px;
	height:183px;
	overflow:auto;
	padding: 5px;
	color:#FFF;
	font-size:1em;
}

#news h1{ 	font-size:1.3em;
			font-weight:lighter;
			margin-top:0;
			margin-bottom:0;
}

#news p{ margin-top:0;
overflow: auto;
}

#colour-bar{ 	margin:0;
				position:relative;
}

#main, #main-black {
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	position:relative;
	font-size:1.1em;
}

#main{color:#000;
 	background-image: url(images/bg-white-pink.gif);
	background-repeat: repeat-y;
}

#main-black{
	color:#FFF;
	background-image: url(images/bg-blk-pink.gif);
	background-repeat: repeat-y;
}

#main h1+p {
			font-size:1.35em;
}

#left-column {	width:520px;
				float:left;
}

#right-column {	width:210px;
				float:right;
				text-align:center;
}


#right-column img, #full-column img{
	margin: 3px;
	border:#66CC33;
	border-style:solid;
	border-width:1px;
}

.gallery-thumbs img {
	margin: 3px;
	border:#E00884;
	border-style:solid;
	border-width:1px;
}

.gallery-largeimg {
	width:730px;
	height:276px;
	text-align:center;
	background-image: url(images/images-stroke_03.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.project1 { width:355px;
float:left;
}

.project2{ width:355px;
float:right;
}

.project1 h1, .project2 h1,  { font-size: 1.2em;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:0px;
}

.frame {
	height: 152px;
	width: 119px;
	background-image: url(images/project-frame.gif);
	background-repeat: no-repeat;
	float: left;
}

.projectcopy {
	background-image: url(images/project-bg_19.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	margin: 0px;
	vertical-align: top;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 1.3em;
	overflow: auto;
}

.projectthumb{	padding: 8px;
}


.column-left{ width:290px;
				float:left;
}

.column-right{ width:440px;
				float:right;
}

#resource {
	background-color:#EDD3A2;
	margin-top: 0px;
	padding: 10px;
	height: 230px;
	overflow: auto;
}

#footer {
			width:767px;
			height:68px;
}
			
#byh2 a {
	color:#999999;
	font-size:0.8em;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight:normal;
}
