@charset "utf-8";
/* CSS Document */
/*Logical Imagination - contact if you have any questions*/

/* ------------------------------DO NOT CHANGE ---------------------------------------------*/
body {
	background: #ffffff url('images/bg.jpg');
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url('images/bg.jpg')
}
#mainContent a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#mainContent a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#mainContent a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-color:#7B9BC1;
}
#mainContent a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.topText a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.topText a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.topText a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.topText a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#footer a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
#footer a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#footer a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#container {
	width: 1011px;
	background: #FFFFFF url('images/bg.jpg');
	margin: 0 auto;
	text-align: left;
	height:675px;
	background-image:url('images/NEWetch.png')
}
#subcontainer {
	width: 1011px;
	margin: 0 auto;
	height: 500px;
	}
#mainContent {
	background-image: url('images/content.jpg');
	width: 710px;
	height: 515px;
	background-repeat:none;
	margin-top: -550px;
	margin-left: 239px;
	overflow: auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	padding-bottom:0
}
.imgHome {
	padding-top:20px;
	padding-right:0px;
}
#logo {
	background-image: url('images/logo.png');
	width: 247px;
	height: 133px;
	margin-top: 0px;
	margin-left: 0px
}
#nav {
	width: 740px;
	height: 50px;
	margin-top: -45px;
	margin-left: 250px;
	clear: left;
	text-align: right;
}
#footer {
	width: 740px;
	height: auto;
	margin-top: -5px;
	margin-left: 245px;
	clear: all;
	text-align: center;
}
#side {
	width: 241px;
	height: 525px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: auto;
}
/* ---------------------END OF DO NOT CHANGE-----------------------*/

/* YOU MAY CHANGE to make text different */
.text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.topText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodyText {
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center
}
h2 {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
}
h3 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 24px;
	letter-spacing:5px;
}
p {
	font-size: 12px;
	line-height: 20px;
}
