@charset "utf-8";

body {
	font-size: 1em;
	color: #FFBE00;
	text-decoration: none;
	background-color: #0F2331;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #93BCDB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3777A6;
}
a:hover {
	text-decoration: none;
	color: #FFBE00;
}
a:active {
	text-decoration: none;
	color: #FFBE00;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#header {
	width: 69.5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	height: 35px;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #FFBE00;
	border-right-color: #FFBE00;
	border-bottom-color: #4C92C4;
	border-left-color: #FFBE00;
	z-index: 1;
}
#header h1 {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: opx;
	color: #2257F7;
	background-color: #000000;
}

#header h2 {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4C92C4;
}


#content {
	width: 69.5%;
	float: left;
	position: relative;
	top: 32px;
	color: #000000;
	background-color: #FFFFFF;
}
#content p {
	padding-left: .8em;
}
#content h1 {
	background-color: #000000;
	margin: 0px;
	color: #FFBE00;
	font-size: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5em;
}
#content h2 {
	color: #000000;
	background-color: #FFBE00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5em;
}
#content a:link {
	color: #3A7DAF;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #4c92c4;
}
#content a:hover {
	text-decoration: none;
	color: #C44D4D;
}
#content a:active {
	text-decoration: none;
	color: #000000;
}

#content #moilink img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
/* SIDEBAR */

#sidebar {
	position: fixed;
	overflow: auto;
	width: 30.25%;
	top: 0px;
	right: 0px;
	height: 93%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-top-color: #FFBE00;
	border-right-color: #FFBE00;
	border-bottom-color: #FFBE00;
	border-left-color: #4C92C4;
	background-color: #0F2331;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#sidebar h1 {
	background-color: #204662;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}

#sidebar h3 {
	color: #93BCDB;
}

#sidebar #navbtns {
	width: 95%;
	padding: 2.5%;
}

#sidebar p {
	margin: 0px;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #4C92C4;
}
#sidebar li {
	padding-left: 1em;
	margin: 0px;
	color: #4C92C4;U
}

/* FOOTER */

#quickNav {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	width: 100%;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-top-color: #4C92C4;
	border-right-color: #FFBE00;
	border-bottom-color: #FFBE00;
	border-left-color: #FFBE00;
	padding-bottom: 5px;
	height: 18px;
	z-index: 2;
}

#quickNav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}


/* GALLERY CSS */

#content #cards ul li {
	float: left;
	height: 140px;
	width: 150px;
	background-image: url(images/gallery_btn.png);
	background-repeat: no-repeat;
	padding: 5px;
	margin-left: 5px;
	margin-right: 3px;
}
#content #cards ul li a {
	font-weight: bold;
	color: #000000;
	position: relative;
	top: -5px;
	left: 8px;
	padding-right: 50px;	
}
#content #cards ul li a:hover {
	font-weight: bold;
	color: #4c92c4;
}
#content #cards .video, #content #cards .game, #content #cards .image {
	height: 10px;
	width: 145px;
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
	right: -10px;
}
#content    #cards    .game      {
	background-image: url(images/gallery_btn_game.png);
}
#content #cards .video {
	background-image: url(images/gallery_btn_video.png)
}
#content #cards .image {
	background-image: url(images/gallery_btn_image.png)
}

/* TECH CENTRE */

#content table p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content table td {
	vertical-align: top;
}
 