/*
 * Design by Free CSS Templates
 * http://www.freecsstemplates.org
 * Released for free under a Creative Commons Attribution 2.5 License
 */

* {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

body
{ 
    background: #000000 url(images/headers/background.gif) repeat-x;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999999;
}

h1, h2, h3 {
}

h1 {
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	margin-bottom: 1.0em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

img {
	border: 0;
}

a img {
	border: 0;
}

/*
 * Header
 */

#header {
	width: 1024px;
	height: 90px;
	margin: 0 auto;
}

#header h1, #header h2
{
    float: left;
    margin: 0;
    text-transform: none;
    color: #FFFFFF;
}

#header h1 {
	padding: 30px 0px 0px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/*
 * Menu
 */

#menu {
    background-position: url(images/headers/menu.jpg);
	width: 1024px;
	height: 40px;
	margin: 0 auto;
	background: url(images/headers/menu.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 12px 10px 0 20px;
    width: 82px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/*
 * Page
 */

#mainpage {
	width:1024px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/headers/mainpage.jpg)no-repeat;
    height: 1069px;
}

/*
 * Content
 */
#GridView1
{
    font-family: Arial;
    font-size: small;
    color: #000000;
}
#CreateUserWizard1
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
