body { background-image: url(../images/bg.jpg); margin: 0; }

.header {
	background-image: none;
}

.menumain { background-color: #000; text-align: right; }

.menu { background-color: #000; text-align: right; }

.menu td{ text-align: right; height: 13px; }

.menu a{ margin-left: 10px; font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: bold
; text-align: right; }

.menu a img {
	border: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.content { background-color: #fff; margin-left: 10px; font-family: arial; font-size: 12px; color: #000; background-image: url(/images/background3.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; }

.content img {
	margin: 15px;
}

.footer { background-color: #000; font-family: arial; font-size: 11px; color: white; text-decoration: none; font-weight: normal; font-style: italic; }

.footer a{ font-family: arial; font-size: 11px; color: white; text-decoration: none; font-weight: normal; font-style: italic; }

.bottom {
	background-color: #000;	
}

.menu a:hover {
	color: #5bcbf5;
}

.left { background-color: #000; background-image: none; }

.right { background-color: #000; background-image: none; }
