﻿body, html {height: 98%; margin: 0px; padding: 0px;}

body 
{
	background-image: url(wallpaper.png);
	background-color: #f3f3f3;
	background-repeat: repeat-y;
}
img
{
    border: none;
}
#introTable
{
    height: 99%;
    width: 99%;
    vertical-align: middle;
    text-align: center;
    border: none;
}
#topTable
{
    margin-left: 100px;
    height: 99%;
    vertical-align: middle;
    border: none;
}
#infoBox
{
    font-family: Helvetica Neue, Helvetica, Verdana;
    font-size: 10px;
    color: #666666;
}
#infoBox a 
{
    text-decoration: none;
    color: #ffffff;
}
#infoBox a:hover
{
    color: White;
}
.bigLogo
{
    margin-bottom: 3em;
}
.imageLink
{
    border: none;
    line-height: normal;
    position: center;
}
.logoLink 
{ 
	border: 0px; 
	float: left; 
	height: 93px; 
}
.hello
a {
	color: white; 
	font-family: Helvetica Neue, Helvetica, Verdana;
	font-size: 11px;
	letter-spacing: 0.5px; 
	text-decoration: none;
	active color: white;
	hover color: white;
}
.menu
{
	color: white; 
	font-family: Helvetica Neue, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	active color: white;
	hover color: white;
}
.hello
{
	color: white; 
	font-family: Helvetica Neue, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	active color: white;
	hover color: white;
}
