body {
	font-size:12px;
	margin: 0px;
	background-color: #BDCED8;
	word-spacing: 3px;
	line-height: 16px;
	text-align: center;
	height: 100%;
	background-image: url(/templates/1014/Images/BodyBG.gif);
	background-repeat: repeat-x;
	font-family:"Courier New", Courier, mono;
	font-size:14px;
}
#Container {
	width: 900px;
	padding: 0px;
	margin:	0px auto;
	text-align: left;
	background-image: url(/templates/1014/Images/ContainerBG.gif);
	background-repeat: repeat-y;
	background-color: #BDCED8;
	float: left;
	position:relative;
    top:0;
	overflow: hidden;
    display: block;
	}
#left {
	float: left;
	width: 310px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(/templates/1014/Images/logo.jpg);
	background-repeat: no-repeat;
}
#Right{
	float:left;
	width: 587px;
	background-image: url(/templates/1014/Images/RightbB.jpg);
	margin: 0px;
	padding:0px;
	padding-left:0px;
}
#Friend{
	float: right;
	width: 350px;
	margin: 4px 0px 12px 0px;
	margin-bottom: expression(9);
	color: #ffffff;
	text-align: right;
}
#Friend H1{
	font-size: 15px;
	color: #FFAB35;
	margin: 0px 110px 5px 0px;
	word-spacing: 3px;
	clear: both;
	}
#Friend form{
	margin: 0px;
	}
#Friend .TextField{
	width: 200px;
	padding-left: 3px;
}
.button {
	
	background-color: #91AAB7;
	color: #ffffff;
	font-weight: bold;
	letters-spacing: 1px;
	font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

/* *****************NAV*********************** */
#Nav{
	width:100%;
	height: 50px;
	float:left;
	word-spacing: 1px;
	text-align: left;
	margin-top: 13px;
	background-color: #000033;
	padding: 0px;
}
#Nav ul{
	color: #FFAA33;
	text-align: left;
	font-size: 16px;
}
#Nav li {
	display: inline;
	padding-right: 4px;
	position: relative;
	list-style-position: inside;
	list-style-type: none;
	top:17px;
	padding-right:5px;
	}
#Nav a {
	color: #FFAA33;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* *****************END NAV*********************** */

#Content{
	width: 550px;
	float: right;
	margin: 25px 0px 25px 0px;
	letter-spacing: 1px;
	color:#000000;
	text-align: left;
}

#Content h1{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-weight:bold;
	font-size:32px;
	color:#000000;
	line-height:40px;
}

#Content li {
	background-image:url(/templates/1014/Images/bullet.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom:10px;
	padding-left: 45px;
	text-align: left;

}

#Msg{
	width: 313px;
	float:left;
	height: 60px;
	margin:275px 0px 0px 0px;
	background-image: url(/templates/1014/Images/MSG.gif);
	background-repeat: no-repeat;
	
}
#leftBottom{
	width: 310px;
	float:left;
	margin:25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/templates/1014/Images/leftbotbg.jpg);
	background-repeat: no-repeat;
	height: 310px;
}
#RightBottom{
	width: 484px;
	margin:0px;
	float: right;
	
}
#footer{
	float: left;
	width: 100%;
	background-color: #000033;
	color: #FFAA33;
	text-align: center;
}


#footer a {
	color:#FFAA33;
	text-decoration:none;
}