@charset "utf-8";
/* CSS Document */


{
	padding: 0em;
	margin: 0em;
}

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height: 1.5;
	padding-right: 30px;
	text-align: center;
}

p.entry {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height: 1.5;
	padding-bottom: 10px;
	border-bottom:1px dashed #B2B2B2;
}

a{
	color:#E21124;
	text-decoration: none;
}

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

a:focus{
	color:#E21124;
}

a.active{
	color:#E21124;
}

h2{
	font-size:16px;
	color:#E21124;
	margin-bottom: -10px;

}

h2 a{
	color:#000000;
	text-decoration: none;
}

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

h2 a:focus{
	color:#E21124;
}



img.left
{
float: left;
margin: 0 20px 0 0;
}

img.right
{
position: relative;
float: right;
margin: 0 20px 0 20px;
}

img.centre
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 0px none #FFF;
}

img.icon
{
position: relative;
float: left;
padding: 0 20px 0 0;
}

#outer {
  	position: absolute;
 	top: 50%;
 	left: 0px;
 	width: 100%;
	height: 1px;
	overflow: visible;
}
 
#inner {
  width: 880px;
  height: 600px;
  margin-left: -440px;  /***  width / 2   ***/
  position: absolute;
  top: -300px;          /***  height / 2   ***/
  left: 50%;
  background-color: #fff;
  background-image: url(../images/site_bg.png);
  background-repeat: no-repeat;
}

#loader {
  float: left;
  width: 600px;
  height: 450px;
  margin-left: 230px;
  margin-top: 90px;
  overflow: hidden;
}

#loaded {
  float: left;
  width: 600px;
  height: 450px;
  margin-left: 0px;
  margin-top: 0px;
  overflow: hidden;
}

.contentarea{
  text-align: left;
  padding: 0;
}

.textarea{
  text-align: left;
  padding: 0 20px 0 20px;
  width: 560px;
}

.textarea_col1{
  text-align: left;
  float: left;
  width: 45%;
}

.textarea_col2{
	text-align: left;
	width: 45%;
	margin-left: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#glider
{
clear: both;
float:left;
position: relative;
border: 0px;
background-color: ;
margin-left:0px;
padding: 0;
}

.menu
{
	text-align: center;
	clear: both;
	position: relative;
	border: 0px;
background-color: ;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-bottom: 10px;
	margin-top: -3px;
	border-bottom:1px dashed #B2B2B2;
	}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:7pt;
}


li.feed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;

}

#uploadform {
	width: 595px;
}
	label {display: block; color: #000000; line-height: normal;}
	input, textarea {width: 270px;}
	#scholarship {width: auto; text-align: left;}
	#eligible {width: auto; text-align: left; padding: 0;}
	input#submit {width: auto;}
	select {width: auto;}
	.required {color: #E21124;}

#formfeedback {	padding: 5px;
	border: 1px dashed #E21124;
	background: #FFFFFF;
	margin-bottom: 10px;
	line-height: normal;}
	
#videoclip{
   display: block;
   width: 425px;
   height: 344px;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
	border: 1px dashed #B2B2B2;

}

#coolstuff{
    width: 300px;
	text-align: left;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.h2centre {
	text-align: center;
	font-size: 16px;
	color: #e21124;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textabout {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
