/* basic elements */

body {
	text-align:center;
	margin:0px;
	font: 12px georgia;
	color: #000000;
	background-color:#ffffff;
	background-position:center;
	background-repeat: repeat-y;
	background-image: url(newbg.gif);
	}
a {
	color:#ffffff;
	text-decoration:none;

	}

.right {text-align:right;}

/* specific container elements */

/* specific layout elements */

}
#Gradient {
	LEFT: 0px;
	BACKGROUND-IMAGE: url(bg_gradient.jpg);
	WIDTH: 100%;
	BACKGROUND-REPEAT: repeat-x;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 479px
}


#Container {
	width:940px;
	height:582px;
	position:absolute; 
	top:0px; 
	left:50%; 
	margin:0px auto auto -470px;
	background-color:#ffffff;
	}
	
#FooterL, #FooterR{
	position:absolute;
	top:590px;
    color:#ffffff;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	}

#FooterL{
	left:50%;
	margin:0px auto auto -453px;
	text-align:left;
	}

#FooterR{
	right:50%;
	margin:0px -453px auto auto;
	text-align: right;
	}

.toptext {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

a.toplinks:link {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;

}

a.toplinks:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;

}

a.toplinks:hover {
	color : #81A673;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;

}

a.toplinks:active {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;

}
