* {
    margin: 0;
}
html, body {
    height: 100%;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -5em;
	width: 1024px;
	text-align: left;
	background-color: #FFFFFF;
}
.footer, .push {
    height: 5em;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

img {
	border: none;
}

.footer {
	width:1024px;
	background-color:#FFFFFF;
	margin:auto;
}
#header {
	height: 293px;
	width: 1024px;
}

#logo {
	float: left;
}


#menu {
	width: 750px;
	margin-left: 240px;
	height: 53px;
}
#register {
	margin-left: 22px;
	width: 85px;
	margin-top: 10px;
}

#leftpanel {
	height: 293px;
	width: 240px;
	float: left;
	background-color: #aba9a9;
	overflow: hidden;
}
#leftpanelup {
	background-color: #a22e2a;
	height: 40px;
	width: 240px;
	float: left;
}
#leftpaneldn {
	height: 253px;
	background-image: url(../images/left_dn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 240px;
	background-color: #ABA9A9;
	clear: both;
	float: left;
}


#photo {
	float: left;
	width: 700px;
	height: 293px;
}
#right {
	float: left;
	height: 293px;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 84px;
}


#content {
	clear: both;
	padding-bottom: 30px;
}
#contentleft {
	float: left;
	margin-right: 50px;
	margin-left: 30px;
	width: 160px;
	margin-top: 200px;
	display: inline;
}
#contentright {
	float: left;
	width: 700px;
}


#seclinks {
	margin-left: 100px;
	margin-top: 35px;
}

#latestnews {
	margin-left: 40px;
}
#contentright .cushycms img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
