/* @override 
	http://localhost/CreativeMimi/mimiCSS.css
*/

body {
	background-image: url(images/overallBack.gif);
	margin: 0;
}

img {
	border-style: none;
}

div.logoHold {
	width: 100%;
	height: 174px;
	text-align: center;
	background: url(images/menuTop.gif) repeat-x;
}

div#sub_menu {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 701px;
	display: block;
	top: -19px;
	background: #EFE8DD url(images/bodyBack.gif) repeat-y;
	height: 790px;
	margin-bottom: -70px;
}

div#front_body {
	position: absolute;
	top: 241px;
	left: 0;
	width: 701px;
	background: #EFE8DD url(images/bodyBack.gif) repeat-y;
	height: 420px;
}

div#footer {
	position: relative;
	display: block;
	width: 100%;
	background: url(images/footGraphic.gif) repeat-x;
	text-align: center;
	height: 106px;
}

div#orla {
	display: block;
	position: relative;
	height: 64px;
	bottom: 3px;
	margin-bottom: -33px;
}

#front_body p {
	font: 14px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	padding-right: 90px;
	padding-left: 185px;
}

span#inv {
	display: block;
	width: 377px;
	height: 58px;
	background: url(images/invite.gif) no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
}

span#rem {
	display: block;
	width: 446px;
	height: 43px;
	background: url(images/remember.gif) no-repeat;
	text-indent: -9999px;
}

span#cap {
	display: block;
	position: absolute;
	width: 178px;
	height: 77px;
	background-image: url(images/h.gif);
	top: 85px;
	left: 52px;
	text-indent: -9999px;
}

span#proud {
	color: white;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	display: block;
	position: relative;
	bottom: -35px;
}
span#proud a {
	color: white;
	text-decoration: underline;
}

span#proud a:hover {
	color: white;
	text-decoration: none;
}

span#legal {
	color: white;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	display: block;
	position: relative;
	bottom: -36px;
}

ul#nav_main {
	list-style-type: none;
	width: 701px;
	height: 73px;
	position: relative;
	padding: 0;
	background-image: url(images/navMenu.png);
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

ul#nav_sub {
	list-style-type: none;
	position: absolute;
	width: 176px;
	height: 241px;
	padding: 0;
	margin: 0;
}

div#rand_pic {
	position: absolute;
	width: 345px;
	height: 241px;
	top: 0;
	left: 176px;
	background-color: #b5aaa0;
}

div#nace {
	position: absolute;
	width: 180px;
	height: 241px;
	top: 0;
	left: 521px;
}

li#nav_about {
	position: absolute;
	top: 0;
	width: 63px;
	height: 73px;
	left: 94px;
	background: url(images/navMenu.png) -94px 0;
}

li#nav_about a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	width: 63px;
	height: 73px;
}

li#nav_about a:hover {
	background: url(images/navMenu.png) no-repeat -94px -73px;
}

li#nav_gallery {
	position: absolute;
	top: 0;
	left: 157px;
	width: 85px;
	height: 73px;
	background: url(images/navMenu.png) -157px 0;
}

li#nav_gallery a {
	text-decoration: none;
	text-indent: -9999px;
	width: 85px;
	height: 73px;
	display: block;
	overflow: hidden;
}

li#nav_gallery a:hover {
	background: url(images/navMenu.png) no-repeat -157px -73px;
}

li#nav_recommend {
	position: absolute;
	top: 0;
	left: 242px;
	width: 157px;
	height: 73px;
	background: url(images/navMenu.png) -242px 0;
}

li#nav_recommend a {
	text-decoration: none;
	text-indent: -9999px;
	width: 157px;
	height: 73px;
	display: block;
	overflow: hidden;
}

li#nav_recommend a:hover {
	background: url(images/navMenu.png) no-repeat -242px -73px;
}

li#nav_praise {
	position: absolute;
	top: 0;
	left: 399px;
	width: 73px;
	height: 73px;
	background: url(images/navMenu.png) -399px 0;
}

li#nav_praise a {
	text-decoration: none;
	text-indent: -9999px;
	width: 73px;
	height: 73px;
	display: block;
	overflow: hidden;
}

li#nav_praise a:hover {
	background: url(images/navMenu.png) no-repeat -399px -73px;
}

li#nav_fyi {
	position: absolute;
	top: 0;
	left: 472px;
	width: 75px;
	height: 73px;
	background: url(images/navMenu.png) -472px 0;
}

li#nav_fyi a {
	text-decoration: none;
	text-indent: -9999px;
	width: 75px;
	height: 73px;
	display: block;
	overflow: hidden;
}

li#nav_fyi a:hover {
	background: url(images/navMenu.png) no-repeat -472px -73px;
}

li#nav_contact {
	position: absolute;
	top: 0;
	left: 547px;
	width: 79px;
	height: 73px;
	background: url(images/navMenu.png) -547px 0;
}

li#nav_contact a {
	text-decoration: none;
	text-indent: -9999px;
	width: 79px;
	height: 73px;
	display: block;
	overflow: hidden;
}

li#nav_contact a:hover {
	background: url(images/navMenu.png) no-repeat -547px -73px;
}

li#sub_process {
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	height: 94px;
	background-image: url(images/subMenu.gif);
}

li#sub_process a {
	text-indent: -9999px;
	text-decoration: none;
	width: 176px;
	height: 94px;
	display: block;
	overflow: hidden;
}

li#sub_process a:hover {
	background: url(images/subMenu.gif) no-repeat -176px 0;
}

li#sub_tips {
	position: absolute;
	top: 94px;
	left: 0;
	width: 176px;
	height: 68px;
	background: url(images/subMenu.gif) 0 -94px;
}

li#sub_tips a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	width: 176px;
	height: 68px;
	overflow: hidden;
}

li#sub_tips a:hover {
	background: url(images/subMenu.gif) -176px -94px;
}

li#sub_details {
	position: absolute;
	top: 162px;
	left: 0;
	width: 176px;
	height: 79px;
	background: url(images/subMenu.gif) 0 -162px;
}

li#sub_details a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	width: 176px;
	height: 79px;
	overflow: hidden;
}

li#sub_details a:hover {
	background: url(images/subMenu.gif) -176px -162px;
}

#badge_facebook a {
	width: 124px;
	height: 32px;
	display: block;
	background-image: url(images/icon_facebook.gif);
	text-indent: -999px;
	margin-bottom: -10px;
}

#badge_blogger a {
	width: 124px;
	display: block;
	height: 32px;
	background-image: url(images/icon_blogger.gif);
	text-indent: -999px;
	margin-bottom: -10px;
}

#badge_photobucket a {
	display: block;
	width: 124px;
	height: 32px;
	background-image: url(images/icon_photobucket.gif);
	text-indent: -999px;
}
