﻿body
{
    font: 70%/1.4 Segoe Script;
    color:#434a4e;
    margin: 0;
	padding: 0;
	text-align: center;
 background-color:#ffffff;
}
body form {
	width: 950px;
	margin: 0px auto 10px auto;
	text-align:left;
    background-color:White;
}
#Page {
	text-align: left;
	width: 100%;
	float: left;
}
#popupStyle
{
   width:620px;
   height:500px;
}
#topContent
{
   margin-top:-11px; text-align:left; height:310px; z-index:9999;
}
.startHeader
{
    text-align:left;
    font-size:30px;
    color:#ffa600;
}
.normalTextOneZero
{
    font-size:10px;
}
.normalTextOneTwo
{
    font-size:12px;
}
.boldtextBig
{
    color:#3f3f3f;
    padding-left:10px;
    font-weight:bold;
    font-size:15px; 
}
.LargeLetter
{
    font-size:80px;
}
.LargeLetterNineZero
{
    font-size:90px;
}
.LargeLetterOneDlbZero
{
    font-size:100px;
}
.LargeLetterOneOneZero
{
    font-size:110px;
}
.LargeLetterOneTwoZero
{
    font-size:120px;
}
.startText
{
    text-align:left;
    padding-left:20px;
    padding-right:10px;
    font-size:15px;
}
a {
	color: #8b8d8e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Orange
{
    color: #ffa600;
	text-decoration: none;
}
.h2
{
    color:#3f3f3f;
    padding-left:10px;
    font-weight:bold;
    font-size:15px; 
}
.leftPadding
{
 padding-left:10px;
 padding-top:5px;
 }
#navigation{
    width:60px;
    right: 100px;
}
#contentnavigation{
    width:60px;    
}
.Content2
{
    overflow:hidden;
    height:580px;
}
.Content3
{
    background:url("../Images/Content.png") center top no-repeat;
    min-height:580px;
    _height:580px;
}
.Content4
{
    background:url("../Images/Community.png") center top no-repeat;
    height:600px;
}
.Content5
{
    background:url("../Images/Commerce.png") center top no-repeat;
    height:600px;
}
.Content6
{
    background:url("../Images/about.png") center top no-repeat;
    min-height:600px;
}
#FooterArea {
	position: relative;
	float: left;
	width:95%;
	padding-left: 13px;
	color:#434A4E;
}
#FooterArea a {
	color:#434A4E;
}
