body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

a:link, a:visited, a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.content
{
	margin:0 auto 0 auto;
	width:800px;
}

.heading
{
	width: 800px;
	height: 150px;
	float: left;
    background: #000000;
    color: #000000;
}

.background
{
	width: 646px;
	height: 357px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(../img/Main-Page.jpg) #000000;
	color: #FFFFFF;
}

.footing
{
	width: 800px;
	height: 68px;
	/*float: left;*/
	clear: both;
	background: url(../img/Footer.jpg) #000000;
	font-family: Times New Roman;
	font-size: 8pt;
	color: #FFFFFF;
}

.footingtext
{
	font-family: Times New Roman;
	font-size: 8pt;
	color: #FFFFFF;
}

.OUaTheading
{
	width:373px;
	height:38px;
	float:left;
	display: inline;
    background: url(../img/OUaT-Header.jpg) #000000;
    color: #000000;
}

.TopBarLeft
{
	width:102px;
	height:38px;
	float:left;
	display: inline;
	background: url(../img/TopBarL.jpg) #000000;
	color: #000000;
}

.home
{
	width:106px;
	height:38px;
	float:left;
	font-weight:bold;
	display: inline;
    background: url(../img/Home.jpg) #000000;
    color: #FFFFFF;
	text-align: center;
}

.games
{
	width:119px;
	height:38px;
	float:left;
	display: inline;
	font-weight:bold;
    background: url(../img/Company.jpg) #000000;
    color: #FFFFFF;
	text-align: center;
}

.company
{
	width:100px;
	height:38px;
	float:left;
	display: inline;
	font-weight:bold;
    background: url(../img/Games.jpg) #000000;
    color: #FFFFFF;
	text-align: center;
}

.sidebar
{
	width: 154px;
	height: 389px;
	float: left;
	/*display: table;*/
	background: url(../img/sidebar/SideBar.jpg) #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-shadow: #000000;
}

.bottomtextblock
{
	width:646px;
	height:42px;
	float:left;
	background: url(../img/home/Wireframe_mock_01_steph_22.jpg) #000000;
	font-family: Times New Roman;
	color: #FFFFFF;
}

.companyProfileText
{
	width:646px;
	height:38px;
	float:left;
	display:table;
	background: url(../img/company/Company-Profile-Text.jpg) #000000;
}

.wakingNewsText
{
	width:646px;
	height:36px;
	float:left;
	display:table;
	background: url(../img/company/Waking-News-Text.jpg) #000000;
}

.employmentText
{
	width:646px;
	height:36px;
	float:left;
	display:table;
	background: url(../img/company/Employment-Text.jpg) #000000;
}

.reviewText
{
	width:646px;
	height:33px;
	float:left;
	display:table;
	background: url(../img/company/Reviews-Text.jpg) #000000;
}

.contactUsText
{
	width:646px;
	height:29px;
	float:left;
	display:table;
	background: url(../img/company/Contact-Us-Text.jpg) #000000;
}

.contentFont
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-shadow: #000000;
	font-size-adjust:14px;
	/*line-height: 16px;*/
	/*text-align: justify;*/
}

h3
{
	/*position: relative;*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

h4
{
	/*position: relative;*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

h5
{
	/*position: relative;*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
}

.whiteFont8
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whiteFont8Content
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.whiteFont12
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blackFont8
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blackFont8Content
{
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.blackFont16
{
	color: #000000;
	text-decoration: none;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blackFont8T
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
}

.contentText
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: justify;
}

.contentTextBlack
{
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: justify;
}

.inputText
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	height: 20px;
}

.checkbox
{
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.textArea
{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	height: 150px;
}

.select
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	width: 150px;
	height: 20px
}

.selectMonth
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	width: 40px;
}