@charset "utf-8";
body {
	background-image: url(images/mamamia-053-7.gif);
	background-repeat: repeat;
	margin: 20px auto; 
	padding: 0em;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	font-family: Verdana, "MS Sans Serif", Arial;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
}	
/*
**************************************************************
home
**************************************************************
*/
#container {
	width: 970px;
	background: #ffffff;
	border: 0;
	margin: 0 auto;
	text-align: left;
} 
#header {
	height: 129px;
	background-image: url(images/title_back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#header img {
	float: left;
	padding-left: 40px;
}	
#headertext{
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 30px;
	padding-right: 30px;
}	
#navbar {
	height: 30px;
	background-color:#FFFF99;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-left: 10px;
}
.navbutton {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navbutton a {
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}	
.navbutton a:link {
	text-decoration: none;
	color: #000000;
}	
.navbutton a:visited {
	text-decoration: none;
	color: #000000;
}	

.navbutton a:hover {
	text-decoration: none;
	color: #FF00FF;
}
.navbutton a:active {
	color: #006600;
	text-decoration: none;
}	
#main {
	height: auto;
	font-size: 13px;
	clear: both;
	margin-top: 20px;
}
.left {
	margin-top: 0px;
	float: left;
	width: auto;
	padding-left: 36px;
	line-height: 17px;
}	
.right {
	padding: 10px 20px 0 0;
	float: right;
	width: 590px;
	text-align:left;
}	
.righttext {
	padding: 0 20px;
	text-align: left;
}	
#footer {
	clear:both;
	margin-top:20px;
	text-align:center;
	font-size: 12px;
	border-top: 2px solid #FB7DB6;
	padding-top: 4px;
}	
.stack hr {
	height:1px;
	color: #F2C100;
}
.right hr {
	height:2px;
	color: #502778;
}
.stack {
	clear:both;
	margin: 0 36px 0 36px;
	height: 250px;
}
.caption {
	height: auto;
	background-color:#E6CCFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	font-size: 14px;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
 
.leftstack {
	float:left;
	width:200px;
}
.rightstack {
	float:left;
	width: 590px;
}
.big{
	width:610px;
	padding-left: 40px;
	padding-right: 40px;
}
.small{
	width:200px;
	padding-left: 0px;
	padding-right: 0px;
}
.rightmenu {
	float:right; 
	margin-top:10px; 
	margin-right:60px; 
	padding-left:14px;
}	
.innerheader {
	background-color:#F7F2F3;
	text-indent: inherit;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	font-style: italic;
	font-variant: small-caps;
	color: #3F007D;
	padding-left: 8px;
}

