body {
	background-color: #150703;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.wrapper {
	width: 1040px;
	padding-top: 40px;
	margin: 0 auto;
}

.mnu_ends {
	float: left;
}

a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #F4BB32;
	text-decoration: none;
}


a.mnu_home {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_home.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

a.mnu_profile {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_profile.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

a.mnu_murals {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_murals.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a.mnu_paintings {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_paintings.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

a.mnu_illust {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_illust.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

a.mnu_contact {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_contact.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

a.mnu_links {
	display: block;
	width: 110px;
	height: 30px;
	background: url("images/mnu_links.gif") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}


a:hover.mnu_home {
    background-position: -110px 0;
}
a:hover.mnu_profile {
    background-position: -110px 0;
}
a:hover.mnu_murals {
    background-position: -110px 0;
}
a:hover.mnu_paintings {
    background-position: -110px 0;
}
a:hover.mnu_illust {
    background-position: -110px 0;
}
a:hover.mnu_contact {
    background-position: -110px 0;
}
a:hover.mnu_links {
    background-position: -110px 0;
}

#columnLeft {
	background-image: url(images/bg_black20.png);
	background-repeat: repeat;
	width: 470px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
}
.footer {
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	height: 150px;
	width: 1040px;
	float: left;
	margin-top: 20px;
}

#columnRight {
	background-image: url(images/bg_black20.png);
	background-repeat: repeat;
	width: 460px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 30px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

.fontBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.fontHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	font-weight: normal;
	background-image: url(images/bg_black20.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.homeIcons {
	vertical-align: top;
	padding-right: 20px;
	width: 140px;
	float: left;
	height: 160px;
	padding-top: 20px;
	background-image: url(images/bg_black20.png);
	background-repeat: repeat;
	padding-left: 20px;
}

.homeIconsText {
	height: 160px;
	float: left;
	padding-top: 20px;
	background-image: url(images/bg_black20.png);
	background-repeat: repeat;
	width: 280px;
}
.fontFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	padding-top: 10px;
	text-align: center;
}
.fontFooterSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 10px;
	text-align: center;
}
#grid {
	width: 1050px;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
}
.gridBox {
	background-image: url(images/bg_black20.png);
	background-repeat: repeat;
	height: 190px;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
#textProfile {
	width: 980px;
	padding-top: 20px;
	float: left;
	margin-top: 10px;
	background-image: url(images/bg_black20.png);
	background-repeat: repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
