 html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#ffffff;
}
#container {
	height: 100%;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 40px;
	padding: 0px;
}
#main {
	padding: 0px;
	height: 490px;
	width: 770px;
	top: auto;
	bottom: auto;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	position: absolute;
}
#header {
	height: 120px;
	width: 770px;
	position: absolute;
	top: 0px;
	background-image: url(../Images/HeaderShape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D26DE0;
}
#content {
	position: absolute;
	height: 275px;
	width: 770px;
	top: 120px;
}
#navcontainer {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 770px;
	position: absolute;
	top: 408px;
	background-color: #F2E8F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: outset;
	border-top-color: #ECE7ED;
	border-right-style: solid;
	border-right-color: #F2E8F7;
}
#name {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 281px;
	position: absolute;
	left: 30px;
	top: 41px;
	background-image: url(../Images/welcometomywebsite.gif);
	background-repeat: no-repeat;
}
#welcometoname {
	position: absolute;
	background-repeat: no-repeat;
	height: 19px;
	width: 191px;
	border: #FFFFFF;
	background-color: #FFFFFF;
	white-space: nowrap;
	left: 320px;
	top: 76px;
}
#texts {
	position: absolute;
	width: 440px;
	top: 20px;
	right: 40px;
	height: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: baseline;
	overflow: scroll;
}
#textsNoscrol {
	position: absolute;
	width: 440px;
	top: 34px;
	right: 40px;
	height: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: baseline;
}
#textsnews {
	position: absolute;
	width: 440px;
	top: 10px;
	right: 10px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: baseline;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#images {
	position: absolute;
	width: 270px;
	top: 35px;
	left: 0px;
	height: auto;
	background-color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	
}
#imagesIndex {
	position: absolute;
	width: 270px;
	left: 0px;
	height: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	float: left;
	top: 13px;
}
#queenimages {
	background-color: #0000FF;
	height: auto;
	width: 300px;
}
#biscuit {
	position: absolute;
	width: 230px;
	right: 40px;
	height: 10px;
	top: 101px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
	color: #000000;
}
#arrow {
	position: absolute;
	height: 34px;
	width: 41px;
	right: 15px;
	bottom: 5px;
}
#fix {
	background-color: #FFFFFF;
	height: 24px;
	width: 445px;
	position: absolute;
	bottom: -15px;
	right: 57px;
}
table {
	left: 0px;
}
#nav {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	bottom: 0px;
	left: 1px;
	margin: 0px;
	width: 771px;
	padding: 0px;
	right: -1px;
	}

#nav ul { 
	padding: 0;
	margin:0;
	list-style: none;
    width:109px;
    z-index:99;
    position:relative;
    overflow:visible;
	float:right;
	display:none;  
   }

#nav li { 
    margin:0;   
    position: relative; 
    float: left;
	width: 109px;
	background-color:#a799ba;
    border:solid 1px #CECECE;
    display:block;
    height:auto;
	border-width:1px 1px 0 0;
}
#nav li ul{ 
		bottom: 24px; 
		position:absolute;
		background:background-color:#6600FF;
		}
#nav a {
	text-decoration:none;
	display:block;
	margin:0 0 10;
	width:109px;
	text-align: center;
	position: relative;
	bottom: 0px;
	padding-top: 5;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 11px;
}

#nav a:hover {
	background-color:#DDC4EA;
	font-weight: bold;
	color: #333333;
}
#nav ul li a {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 1px;
} 
#nav ul li:hover, #nav ul li a:hover{
	background-color:#DDC4EA;
	font-weight: bold;
	color: #333333;
}




/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-17px; 

}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:-17px; 
 }

 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:inline;
}



li>ul { 
	top: auto;
	left: auto;
}
#MenuShape {
	background-image: url(../Images/MenuShape.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0px;
	bottom: 25px;
	z-index: 100;
}
#captions {
	color:#C966D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	position: absolute;
	width: auto;
	right: 120px;
	bottom: -13px;
	font-size: 9px;
}
#copyright a {
color: #666666;
}
#copyright a:hover {
color:#3300FF;
}
#Acknowledgement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	position: absolute;
	width: auto;
	bottom: -13px;
	font-size: 9px;
	right: 10px;
}
#Acknowledgement a {
color:#666666;
}
#Acknowledgement a:hover {
color:#3300FF;
}
