.textstyle {
	font-family: "Arial", Courier, mono;
	top: 270px;
	font-size: 11px;
	color: #666666;
	margin: 15px;
	text-align: center;
}
.headertext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}
.itals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
.titletext {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	color: #666666;
}
 A:link { text-decoration: none;
color: #666666;
}
A:visited { text-decoration: none;
color: #666666;
}
A:hover { text-decoration: none;
color: blue;
}
A:active {text-decoration: none;
color: white; 
}

.tinytext {
	position: relative;
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #666666;
	margin: 20px;
	top: 10px;
	position: relative;
	line-height: 10px;
	text-align: center;
}
.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 75%;
  margin: auto;
} 

#centerme
	{
	background-color: #FFFFFF;
	 margin: 0 auto auto auto;
   text-align: left;
   top: 30px;
   width: 100%;
   height: 650px;
   position:relative;
   background: url() repeat-x;
   padding-top: 20px;

 
}
body 
	{
	background-color: #FFFFFF;
	
	}

div.container{
position: relative;
overflow: hidden;
width: 990px;
height: 550px;
left: 0px;
top: 55px;;
margin-top: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 140px;
text-align: center;



}



div.top_line{
	position: relative;
	font-family: "Courier New", Courier, mono;
	top: 70px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	z-index: 2000;
	}
	
div.top_nav{
	text-align: left;
	left: 230px;

	}
#nav {
	width: 725px;
	padding: 0;

	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;

	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	letter-spacing: 1px;
	
	}
#nav li a {
	float: left;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
	border: none;
	background: url();
	}
#nav li a:hover {
	color: #333333;
	background: url() repeat-x;
	font-weight: 900;
	}
#nav li a.active {
	font-weight: 600;
	color: black;
	background:  url() repeat-x top left;
	}
	
#title{
position: relative;
top: 10px;
left: 10px;
height: 28px;
width: 325px;
background:  url(images/nora_title.gif) no-repeat;


}

#large_img{
position: absolute;
width: 550px;
height: 375px;
left: 10px;
top: 130px;


}

#thumbs {
position: absolute;
width: 550px;
height: 375px;
left: 575px;
top: 120px;
}

#contact {
position: absolute;
width: 550px;
height: 375px;
left: 425px;
top: 320px;
float: left;
font-family: "Courier New", Courier, mono;
}

#footer {
width: 100%;
height: auto;
border-top: 1px solid #CCCCCC;

}



#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:755px; height:32px; font-size:0.85em; position:relative; left: 215px; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:119px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:119px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#666666; width:119px; height:50px; background:white; padding-left:10px; line-height:12px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:white url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:white url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:white;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:20px;t\op:21px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:5px; left:5px; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#fff; color:#000; height:auto; line-height:1em; padding:2px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#999999; background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color:#999999;background:#fff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
