body {
	width: 520px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	background-color: #1737A4;
}

h1#logo{
	margin: 0;
	line-height: 999em;
	width: 520px;
	height: 170px;
	background: url(images/intro_logo.gif) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

#picpanel {
	width:520px;
	height: 362px;
	padding: 0;
	margin: 0;
	float: left;
}

#picpanel .sidepanel{
	width: 113px;
	height: 345px;
	float: left;
}

#picpanel #mainpanel{
	width: 294px;
	height: 345px;
	float: left;
}

#enter {
	width: 400px;
	padding: 0 60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#enter a:link, #enter a:visited { 
	color: #e6d180;
	text-decoration: none;
}

#enter a:hover { 
	color: #e6d180;
	text-decoration: underline;
}

#introtxt {
	width: 400px;
	text-align: center;
	padding: 16px 60px;
}

#visitscotland {
	width: 520px;
	margin: 0 auto;
}