#form-ct{

	margin-left: auto;
	margin-right:auto;
	height: 400px;
	/*position: relative;  
		top: 50%;*/
	width: 350px;
	margin-top: 175px;
}

label.logintype {
	color:white;
}

form.cmxform fieldset {
	margin-bottom: 10px;
 	border: 1px solid gray;
	color:white;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
	color:white;
}

#notices{
	margin: 10px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.2;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  	color: white;
	width: 5.5em; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 60px; /* Width plus 3 (html space) */
}

form.signupform label {
  	color: white;
	width: 14em !important; /* Width of labels */
}

form.signupform input {
/*  	color: white;*/
/*	width: 14em !important; /* Width of labels */
}

#signUpForm{
	width:550px;
	margin-left: auto;
	margin-right:auto;
}

.fieldWithErrors {
/*  	color: white;*/
	display: inline; /* Width of labels */
}
body,html {
 	font-family: Arial,Verdana;
	margin:0;
 	padding:0;
 	color:#000;
 	background:#a7a09a;
}

#container{
  width: 756px ;
  margin-left: auto ;
  margin-right: auto ;
  
}

p.text{
	padding: 7px;
	font-family:verdana;
        font-size:0.8em;
        color: #000000;
}

span.heading{
    padding: 7px;
	/*font-family:verdana,sans-serif;*/
    font-size:1.1em;
	display: block;
	margin-bottom: -20px;
    color: #000000;
    
}

span.newsHeading{
    padding: 7px;
    font-size: 1.1em !important;
    display: block;
    color: #7491b9;
    font-weight: normal !important;
}

span.loginHeading{
    padding: 1px;
    font-family:verdana;
    font-size:1.0em;
	display: block;
	margin-bottom: 10px;
    color: white;
    font-weight: bold;
}

#menu {
	width: 748px ;
	height: 15px;
	border: 1px solid black;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat;
    font-size: 15px;
}
#banner {
	height: 204px;
	width:754px;
	background-image: url('../images/banner_final1.jpg');
	background-repeat:no-repeat;
	border:1px solid black;
}

#video{
	background:#202020;
	padding:5px;
/*	margin: 3px;*/
	/*width: 303;*/
	height: 290px;
/*	background-image: url('../images/media.jpg');*/
}
#description{
	height:300px;
	background: white;
}

#left {
	float:left;
	height: 600px;
	width:450px;
	background:#313131;
}
#right {
	float:right;
	height: 600px;
	width:306px;
	background:#313131;
}

#middle {
	float:right;
	height: 600px;
	width:754px;
	background:#313131;
	border-right: 1px solid black;
	border-left: 1px solid black;
	
}
#footer {
	padding:2px;
	vertical-align:middle;
	text-align: right;
	color: white;
	font-size:.8em;
	clear:both;
	height: 14px;
	border:1px solid black;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu a {
	text-decoration:none;
	color:white;
}

#menu li {
	color:white;
	display:inline;
	margin:0;
	padding-right:5px;
}



a.error_link:link{
	color:white;
}

a.error_link:visited{
	color:white;
}

a.about_link:link{
    color:rgb(196, 133, 21);
}

a.about_link:visited{
    color:rgb(196, 133, 21);
}

a.about_link:hover{
    color:rgb(34, 96, 175);
}

#about {
    line-height:1.1;
    font-family:verdana;
    font-size:1em;
    color: white;	
/*	padding:10px;	*/
	float:right;
/*	height: 600px;*/
	background:#313131;
}

#full-example{
    background-color: #313131
}

span.aboutheading{
    padding: 7px;
/*	font-family:verdana;*/
    font-size:1.0em;
	display: block;
/*	margin-bottom: -20px;*/
    color: #7491b9;
	font-weight:bold;
}

p.abouttext{
    line-height:1.3;
	padding: 7px;
/*	font-family:verdana;*/
    font-size:.95em;
/*    color: #555753;	*/
}

.feedme ul li{
border-bottom:1px dotted #000000;
padding:0 3px 0 3px;
/*color:#7a7d74;*/
color: #7491b9;
/*line-height:12px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width: 294px;
margin-bottom: 5px;
}
.feedme ul li:hover{
background:#557799;
cursor:pointer;
}
.feedme ul li a{
color:#7491b9;
text-decoration: none;
/*text-transform:lowercase;*/
}
.feedme ul li p:hover, .feedme ul li:hover, .feedme a:hover{
color:#ffffff;
}

.feedme p{
	
}

.feedme ul, .feedme p {
	margin-left: 0px;
	list-style:none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}

.feedme span {
	width: 294px;
    padding: 3px;
/*	font-family:verdana;*/
    font-size:1.0em;
	display: block;
/*	margin-bottom: -20px;*/
    color: #7491b9;
	font-weight:bold;
	border-bottom: 1px dotted black;
}


