/* @override http://127.0.0.1/css/page-structure.css */
/* @override http://www.amandadesigned.com/css/page-structure.css */


body {		background: #000;
	margin:0px;	padding:0px;	color: #fff;	font-size: 70%;	font-family: verdana, arial, helvetica, sans-serif;	line-height: 1.6;	letter-spacing: .01em;}


#header,
#footer,
#content {
	display: block;
	margin: 0px;	padding: 0px;
	width: 700px;
}

#header {
	height: 235px;
	position: relative;
}

#title,
#logo,
#menuline,
#mainmenu {
	position: absolute;
	background-repeat: no-repeat;	
}

#title p,
#logo p {
	position: absolute;
	left: -999px;
	width: 990px;
}

#title {
	background-image: url(../images/amanda-designed.gif);	
	width:  303px;
	height: 143px;
	top:  52px;
	left:  131px;
}

#logo {
	background-image: url(../images/amanda-logo.gif);	
	width:  348px;
	height: 221px;
	top:  18px;
	left:  406px;
}

#menuline {
	background-image: url(../images/menu-back.gif);
	background-repeat: repeat-x;	
	width:  433px;
	height: 28px;
	top:  203px;
	left:  0px;
}


#mainmenu {
	width:  300px;
	height: 22px;
	top:  5px;
	left:  120px;
	font-size: 14px;
	color: #AF6F3E;
	font-weight: 100;
}

#pagebody {
	margin-top: 30px;
	min-height: 400px;
}

* html #pagebody {height:400px}

#footer {
	background-image: url(../images/footer-back.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 70px;
	height: 38px;
	width: 950px;
}

#content {
	padding-left: 133px;
}

/* @group Gallery Nav Components */

#gallery-nav {
	display: block;
	position: relative;
	margin: 0px;	padding: 0px;
	width: 683px;
}

#next,
#prev,
#desc {
	display: block;
	position: absolute;
	margin: 0px;	padding: 0px;
	height: 40px;	
}

#next a,
#prev a {
	display: block;
	margin: 0px;	padding: 0px;
	height: 40px;
	font-size: 16px;	
	line-height: 2.2;
	text-decoration: none;
	color: #fff;
}

#next a:link,
#prev a:link {
	color: #ccc;
}

#next {
	right: 0px;
	width:  100px;
	text-align: right;
}

#next a {
	background-image: url(../images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	padding-right: 30px;
}


#prev {
	left: 0px;
	width:  100px;
}

#desc {
	left: 110px;
	width:  460px;
	text-align: center;
	font-style: italic;
	font-size: 16px;
	line-height: 2.2;
}

#desc p {
	margin: 0px;	padding: 0px;	
}

#prev a {
	background-image: url(../images/arrow-prev.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
	padding-left: 30px;
}


/* @end */

/* @group Menus */

#mainmenu {
	font-family: Arial, Helvetica, Verdana, sans-serif;	font-size: 14px;
	color: #B2814C;
	font-weight: 100;
}

#mainmenu a {
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
	text-decoration: none;
	line-height: 1.2;
	vertical-align: text-top:
}

#mainmenu .separator {
	display: inline;
	zoom: 1;
	height: 22px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#mainmenu a:link,
#mainmenu a:visited {
	color: #BC9466;
}

#mainmenu a.selected {
	color: #7c746a;
}

#mainmenu a:hover {
	color: #FECD97;	
	text-decoration: underline;
}

#menu,
#menu a {
	margin: 0px;
	padding: 0px;
}
 
#menu {
	display: block;
	float: right;
	width: 210px;
	height: 330px;
	color: #fff;
	margin-left: 20px;
}

#menu ul,
#menu li,
#menu li a {
	display: block;	
	margin: 0px;
	padding: 0px;
}

#menu li a {
	border: 1px solid #7A7A7A;
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #ccc;
}

#menu li a span {
	position: absolute;
	left: -999px;
	width: 990px;	
}

#menu a:hover {
	color: #FECD97;	
	cursor:pointer;
}

#menu a.menu-lizard-gallery {
	background-image: url(../images/menu-lizards.jpg);
}

#menu a.menu-frog-gallery {
	background-image: url(../images/menu-frog.jpg);
}

#menu a.menu-dragonfly-gallery {
	background-image: url(../images/menu-dragonfly2.jpg);
}

#menu a.menu-horse-gallery {
	background-image: url(../images/menu-horse.jpg);
}

#menu a.menu-farmyard-gallery {
	background-image: url(../images/menu-pig.jpg);
}

#menu a.menu-rainforest-gallery {
	background-image: url(../images/menu-snail.jpg);
}

#menu a.menu-reef-gallery {
	background-image: url(../images/menu-shark.jpg);
}

#menu a.menu-wildthings-gallery {
	background-image: url(../images/menu-elephant.jpg);
}

#menu a.menu-curio-gallery {
	background-image: url(../images/menu-seadragon.jpg);
}

/* @end */
