body	{
	background:#FFFFFF url(../img/bg1.jpg) top center no-repeat;
	margin:0;
	padding:0;
}

html {
    -webkit-text-size-adjust: 100%;
}

a {
	outline:none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#000066;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12.5pt;
	color:#000066;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333333;
	line-height:130%;
	margin:0;
}

th {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:10pt;
	color:#111;
	line-height:130%;
	padding:0 10px 0 0;
	margin:0;
}

td {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#111;
	line-height:130%;
	padding:0 10px 0 0;
	margin:0;
}

img {
	border:0;
}

#container1	{
	position:relative;
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	float:left;
	position:relative;
	width:990px;
	height:100px;
	background-image:url(../img/header.png);
	padding:0;
	margin:0;
}

#logo {
	position:absolute;
	top:25px;
	left:20px;
	width:650px;
	height:50px;
	background-image:url(../img/ednp_logo.png);
}

#wrapper	{
	position:relative;
	float:left;
	width:990px;
	background-image:url(../img/wrapper.png);
	margin:0;
}

#wrapper_top	{
	position:relative;
	float:left;
	width:990px;
	height:60px;
	background-image:url(../img/wrapper_top.png);
	margin:0;
	padding:0;
}

#wrapper_mid	{
	float:left;
	width:940px;
	margin:0;
	padding:15px 25px 15px 25px;
}

#picturebox {
	width:940px;
	height:350px;
	background-color:#333333;
	overflow:hidden;
	margin:0;
}

#picturehold {
	width:940px;
	height:350px;
	background-color:#333333;
	overflow:hidden;
	margin:0;
}

#holder_left {
	float:left;
	width:650px;	
	margin:15px 0 0 0;
}

.holder_lefttop {
	float:left;
	width:650px;
	height:5px;
	background-image:url(../img/left_holdertop.gif);	
}

.holder_leftmid {
	float:left;
	width:620px;
	background-image:url(../img/left_holder.gif);
	padding:15px;	
}

.holder_leftshadow {
	float:left;
	width:650px;
	height:5px;
	border-top:1px solid #d4d4d4;
	background-image:url(../img/left_holdershadow.gif);
	margin:0 0 10px 0;
}

#holder_right {
	float:right;
	width:275px;
	margin:15px 0 0 0;
}

.holder_rightmid {
	float:left;
	width:245px;
	background-image:url(../img/right_holder.gif);
	padding:15px;
	margin:0;	
}

.holder_rightmid p {
	font-size:9pt;
	margin:0;
}

.holder_righttop {
	float:left;
	width:275px;
	height:5px;
	background-image:url(../img/right_holdertop.gif);
	margin:0;	
}

.holder_rightshadow {
	float:left;
	width:275px;
	height:5px;
	border-top:1px solid #d4d4d4;
	background-image:url(../img/right_holdershadow.gif);
	margin:0 0 10px 0;
}

#opening {
	float:left;
	padding:0;
	margin:20px 0 0 0;
}

#sketch {
	float:right;
	width:330px;
	height:200px;
	background-image:url(../img/edinburgh_sketch.jpg);
	margin:20px 0 0 0;
}

#footer {
	position:relative;
	float:left;
	width:940px;
	height:60px;
	padding:0 25px 0 25px;
	background-image:url(../img/header.png);
	margin:0;
}

#bottom_menu {
	position:absolute;
	top:10px;
	left:25px;
	text-align:left;
	width:930px;
	height:10px;
	padding:0 20px 0 20px;
}

#bottom_menu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:5px 0 5px 0;
	color:#FFFFFF;	
}

#bottom_menu a {
	color:#FFFFFF;
}