/* hide from ie on mac \*/
html { height: 100%; }
#simpleViewer { height: 92%;}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	color:#FFF;
}
p {
	width: 54%;
	font-family: arial, helvetica;
	font-size: 70%;
	margin-left: 13%;

}
a { color: #FFF; }

a.about {
   	display: block;
  	width: 113px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links_01.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.about {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_01.jpg") 0 0 no-repeat;
 }

a.aboutpage {
   	display: block;
  	width: 113px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_01.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.aboutpage {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_01.jpg") 0 0 no-repeat;
 }

a.weddings {
   	display: block;
  	width: 80px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links_02.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.weddings {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_02.jpg") 0 0 no-repeat;
 }

a.social {
   	display: block;
  	width: 105px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links_03.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.social {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_03.jpg") 0 0 no-repeat;
 }

a.portfolio {
   	display: block;
  	width: 79px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links_04.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.portfolio {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_04.jpg") 0 0 no-repeat;
 }
 
a.portfoliopage {
   	display: block;
  	width: 79px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_04.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.portfoliopage {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_04.jpg") 0 0 no-repeat;
 }

a.contact {
   	display: block;
  	width: 61px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links_05.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.contact {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_05.jpg") 0 0 no-repeat;
 }
 
a.contactpage {
   	display: block;
  	width: 61px;
 	height: 22px;
  	background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_05.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.contactpage {
background: url("http://www.spartacuskills.com/clients/accompli/images/home/links2_05.jpg") 0 0 no-repeat;
 }
 
#nav ul {
 list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;

}

#nav li {
	float: left;
}

#navtop ul {
 list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;

}

#navtop li {
	float: left;
}