body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	}

#container {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-image: url(../images/menu_bg.jpg) no-repeat 3px 456px;
	}
	
#contentleft {
	width:180px;
	float:left;
	}

#contentright {
	padding:0px;
	margin-bottom: 20px;
	width:500px;
	float:left;
	}


#contentheader {
	color:#000000;
	text-align: center;
	}
	
#contentfooter, #contentfooter p {
	font-size: 10px;
	text-align: center;
}

#contentfooter p span {
	color: #66CCFF;
}

/*#footerLine{
	color:#FFF;
	padding-left:40px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
	letter-spacing:3px;
}*/

a#faceLink img {
border: none;
position: relative;
left: -640px;
top: -30px;
}


/* TEXT STUFF */

a, a:active, a:link {
	text-decoration: none;
	color: #66CCFF;
} /* 9966ff*/
a:hover, #contentright p a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
.linksTxt{
	font-size:10px;
}

p /*, .normal*/ {
	line-height: 140%;
	font-size: 13px;
	margin: 1em 0;
	color: #CCCCCC;
	font-weight: normal;
}

/*.homeText {
	color: #9933CC;
	font-size: 18px;
	line-height: 24px;
}  */



#contentright h1 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 1.3em 0em 1em 0em;
}


#contentright h2 {
	color: /*#902E93 mga*/ /*#A278EB violet*/ /*#99339*/ #A050B1;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2em;
	line-height: 150%;
}
#contentright h2.nospace {
	color:  #A050B1;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0em;
	line-height: 150%;
}

h3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2em;
	line-height: 150%;
}

#contentright ul {
margin-top: 0px; margin-bottom: 1.5em;
}
#contentright ul, #contentright li {
	font-size: 13px;
	line-height: 150%;
	list-style: outside disc;
	border: none;
	background: none;
	width: 95%;
}
#contentright li {margin-left: 20px;}
#contentright ul li:hover, #contentright ul li.over {
	background: none;
	border: none;
}
#contentright ul li a:hover, #contentright ul li a.over {
	background: none;
	border: none;
	text-decoration: underline;
	color: #66CCFF;
}

.big {
	line-height: 140%;
	font-size: 15px;
}

.purple {
	color: #A050B1;
}

em {
	font-style: oblique;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

/* OBJECTS */
.anch {
margin: 0px;
padding: 0px;
border: none;
position: absolute;
}


#contentright a img {
border: none;
}


#contentright div.textRight {
	margin-left: 160px;
	margin-bottom: 50px;
	clear: both;
}

#contentright div.textRight img {
	margin: 0 20px 10px -160px;
	float:left;
	clear:left;
}

#contentright div.textLeft {
	width: 340px;
	float: left;
	clear: left;
	margin-bottom: 50px;
	}

/* #contentright div.textLeft img {
	margin: 0px -160px 10px 0px;
	float: right;
} For pictures INSIDE the textLeft div to stick into the right margin*/

#contentright div.picsRight {
	float: right;
	text-align: right;
	width: 145px;
	height: 100%;
} /* For batch of images to hang down the right on a textLeft page */
#contentright div.picsRight img {
	margin-bottom: 10px;
	}


img.floatright {
	float: right;
	clear: right;
	margin: 0px 0px 20px 20px;
} /* For individual images wherever they occur */

img.floatleft {
	float: left;
	margin: 0px 20px 20px 0px;
} /* For individual images wherever they occur */

div.infoBox {
float: left;
width: 240px;
height: 1%;
margin-right: 10px;
}
div.infoBox p {
clear: left;
}


/* FORMS AND TABLES */
#contentright td,#contentright th {
	line-height: 140%;
	font-size: 13px;
	margin: 1em 0;
	color: #CCCCCC;
	font-weight: normal;
	border: none;
}

 .f_text, .f_input{
	font-size: 10px;
}
.f_button {
	font-family:arial;
	font-size:10px;
	color:#000000;
	width:60pt;
	height:15pt;
	border-style:solid;
	border-width:1.5pt;
	border-color:#000000;
	background:#C6C4C4;
	padding:0pt;
}
 .f_input  {
	font-family:arial;
	font-size:10px;
	color:#000000;
	width:200pt;
	border-style:inset;
	border-width:1pt;
	border-color:#000000;
	background:#FFFFFF;
	padding:2pt;
}
 .f_sel    {
	font-family:arial;
	font-size:10px;
	color:#000000;
	width:206pt;
	height:16pt;
	border-style:inset;
	border-width:1pt;
	border-color:#000000;
	background:#FFFFFF;
	padding:0pt;
}
 .f_area   {
	font-family:arial;
	font-size:10px;
	color:#000000;
	width:200pt;
	height:35pt;
	border-style:inset;
	border-width:1pt;
	border-color:#000000;
	background:#FFFFFF;
	padding:2pt;
}
 .f_text   {
	font-family:arial;
	font-size:10px;
	color:#000000;
}


/* Extra Navigation added by Amy 17.2.10 */

#nav li a.key {
	font-weight: bold;
	color: #A050B1;
}
#nav li a.key:hover {
	font-weight: bold;
	color: #ffffff;
}