body{
	/* background: #C0C0C0;*/
	background: url(../images/background.jpg);
	text-align:center;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
h2{
	border-bottom-style:double;
	border-bottom-color: #808080;
	color: #505050;
	font-family:times;
	font-weight:bold;
}

h1{
	font-family:times;
	font-weight:bold;
	font-size:32pt;
	font-variant:small-caps;
}

th{
	font-family:arial;
	font-weight: bold;
	font-size:10pt;
	font-variant:small-caps;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
textarea{
	font-family:arial;
	font-variant:small-caps;
	font-size:10pt;
	width:450px;
}

.topContainer{
	background: #FFFFFF;
	width: 1024px;
	text-align:left;
	border: solid 1px black;
}

.content-content{
	background-color: #FFFFFF;
}

/*  Header */
.header{
	height:180px;
	width:790px;
}
.logoimg{
	float:left;
}
.winter{
	font-family:Times New Roman;
	font-size:36pt;
	font-weight:bold;
	font-variant:small-caps;
	color:#808080;
	z-index:2;
	position:relative;
	vertical-align:top;
}
.war{
	font-family:Times New Roman;
	font-size:36pt;
	font-weight:bold;
	font-variant:small-caps;
	color:#C0C0C0;
	z-index:1;
	position:relative;
	left:65px;
	top:-25px;
}
.slogan{
	font-family:serif;
	font-size:12pt;
	font-style:italic;
	color:#303030;
	position:relative;
	top: -30px;
	/*white-space:no-wrap;*/
}
.loginForm{
	position:relative;
	float:right;
	font-size:8pt;
	text-align:right;
	margin-right: 10px;
	z-index: 99;
	top:15px;
	vertical-align:top;
}

/* Menu */
.menu{
	/*top:-112px;*/
	min-height:500px;
	width:150px;
	position:relative;
	left: -55px;
	border: solid 1px black;
	background: #FFFFFF;
	float:left;
}
.menuItemTop{
	font-size:12pt;
	color:#000000;
	margin-left:5px;
	width:140px;
	font-variant:small-caps;
	cursor:default;
	font-family: Times New Roman;
}
.menuItemBot{
	font-size:10pt;
	color:#808080;
	margin-left:10px;
	width:130px;
	font-variant:small-caps;
	font-family: Times New Roman;
}
.menu .link{
	color:#808080;
	font-size:10pt;
	font-variant:small-caps;
	text-decoration:none;
}
.menu .mainLink{
	font-size:12pt;
	color:#000000;
	font-variant:small-caps;
	text-decoration:none;
}
.menu .mainLink:hover, .link:hover{
	text-decoration: underline;	
}
.signUpForm{
	font-size: 8pt;
}

/* Main Content */
.content{
	left:-15px;
	/*top:-165px;*/
	text-align: left;
	position: relative;
	width: 720px;
	float:left;
	vertical-align: top;
	top: -25px;
}
.zazzle{
	/*top:-112px;*/
	width:150px;
	position:relative;
	display:inline-block;
	border: solid 1px #000000;
	vertical-align: top;
	left:55px;
}
.clear{
	clear:both;
	height:0px;
}

.popup-content{

	margin-left:10px;
	margin-top:10px;
	position:absolute;
	width:400px;
	text-align:left;
}


/*  Footer */
.footer{
    text-align:center;
    font-size:8pt;
}


.popup_content{
	background: #FFFFFF;
	text-align:left;
	border: solid 1px black;
}
.odd{
	background-color:#F0F0F0;
}


.eMailLinks{
	font-size:10pt;
	color:#FFFFFF;
	margin-left:2px;
}
.emaillink{
	color:#FFFFFF;
	text-decoration:none;

}


.input{
	background-color:#F0F0F0;
}

.question{
	font-size:12pt;
}
.error{
	font-size:14pt;
	font-family:arial;
	color:#FF0000;
}

.slotHeader{
	height:40px;
	width:100%;
	background-color:#808080;
	font-family:arial;
	font-variant:small-caps;
	font-size:18pt;
	font-weight:bold;
	color:#FFFFFF;
}
