/* CSS Document */
body {
	background-color: #5F2A7C;
	background-image: url(images/layout/background_v3_02.jpg);
	background-repeat: repeat-x;
	margin: 0;
	}

#wrapper { background-color:#5f2a7c; width: 955px; margin: auto; }

#top { background-image: url(images/layout/header.jpg); background-repeat: no-repeat; height: 199px; *margin-bottom: 0px; }
#toplinks { width: 309px; height: 31px; padding-top: 13px; margin-left: 320px; }

#shellBG { background-image: url(images/layout/shellBG.jpg); background-repeat: repeat-y; float: left; }
#shell { background: url(images/layout/shell.jpg) no-repeat 0 0; *margin-top: 0px; width: 955px; float: left;  }

#content {
	margin-top: 200px; 
	margin-left: 250px; 
	color: #5b5b5b; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	width: 485px; 
	float: left;
}

#contentHome {
	margin-top: 43px;
	margin-left: 250px;
	color: #5b5b5b;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 485px;
	float: left;
}

a:link {
	color: 5c5c5c;
}
a:visited {
	color: 5c5c5c;
}

#gyno{position:absolute; top:-433px;left:-601px;width:590px;}

.remt {
font-size: 75%;
margin-top:5px;
display: block;
}

.center h3 {
margin: 22px auto 6px auto;
}

/* ***MENUS*** */

#leftMenu {padding: 75px 0 0 0px; margin-left: 25px; text-align: center; width: 116px; float: left;}

.topMenu { margin-top: 130px; margin-left: 21px; }

/* ***FOOTER*** */

#footer { 
	clear: both; 
	background-image: url(images/layout/footer.jpg); 
	background-repeat: no-repeat; 
	height: 50px; 
	margin-left: 6px;
	}i
	
#footerTxt {width: 955px; text-align: center; margin: auto;}

.footer-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif, ;
	font-size: 9px;
    color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.footer-nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.center {
	text-align: center;
}

.center h3 {
margin: 22px auto 6px auto;
}
