body {
	margin: 0px;
	background-image: url(../images/bgBodyBig2.jpg);
	background-color: #900;
	background-attachment: fixed;
	
}


#wrapper {
	font-size: 12px;
	color: #FFF;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #FFF;
}
#wrapper #logo {
	height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 40px;
	color: #000;
	text-align: center;
	background-color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#wrapper #header {
	height: 200px;
	clear: both;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../images/moraHeaderBg2.jpg);
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#wrapper #bodyArea a  {
	color: #900;
	text-decoration: underline;

}
.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#menu {
	height: 60px;
	width: 100%;
	background-image: url(../images/ro.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
#wrapper #menu a {
	height: 60px;
	width: 80px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;
	line-height: 60px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	background-image: url(../images/ro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
}
#wrapper #menu a:hover {
	background-image: url(../images/ro.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#wrapper #bodyArea #left {
	width: 550px;
	background-color: #FFF;
	float: left;
}

.pics .cushycms img {
	margin: 28px;
	height: 153px;
	width: 204px;
	border: 1px solid #000;
}

.pics .cushycms img:hover {
	margin: -30px;
	margin-right: -16px;
	height: 255px;
	width: 306px;
	border: 1px solid #000;
}


#wrapper #bodyArea #left p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 10px;
}

#wrapper #bodyArea #right {
	background-color: #FFF;
	width: 250px;
	float: right;
}
#wrapper #bodyArea #right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #FFF;
	background-image: url(../images/shout.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 5px;
}
#wrapper #bodyArea #right p {
	margin-bottom: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
	background-color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
* {
	margin: 0px;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#spacing {
	height: 25px;
	width: 100%;
}

#wrapper #bodyArea #left table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.adminText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

.button {
	padding:5px;
	background-image: url(../images/ro.jpg);
	border: 1px solid #000;
	color:#fff;
	text-decoration:none;
	background-position: center top;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.button:hover {
	padding:5px;
	background-image: url(../images/ro.jpg);
	border: 1px solid #000;
	color:#000;
	text-decoration:none;
	background-position:  center bottom;
}

