﻿body {
	background-color: #00008c;
	margin: 5px;
			}

div#header {
	width: 750px; 
	padding-top:165px;
	padding-bottom: 35px;
	
}

#content {
	text-align: center;
	margin: 0 auto;
	
		
}

div#pagelayout {
	margin: 0 auto;
	width: 47em;
	text-align: center;
}

div#pagelayout div {
	text-align: left;
	margin: 0 auto;
	}

img#banner {
	margin-bottom: 15px;
}

img#logo {
	float: left;
	margin-left: 0px;
	margin-bottom: 25px;

	
}

.leftwelsh {
	width: 47%;
	float: left;
}

#right {
	width: 47%;
	float: right;
}

.rightenglish {
	width: 47%;
	float: right;
}

.leftwelsh, .rightenglish {
	color: #ffffff;
}

.arrow {
	margin: 5px;
	margin-right: 15px;
	vertical-align:bottom
}

.footer, .languageareatext {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.footer, .languageareatext {
	font-size: 0.8em;
}

.footer a {
	font-weight: normal;
	text-decoration: none;
	color: white;
}

.footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.languageareatext a {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	color: blue;

}

a.languagetext {
	font-size: 2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.languagetext:hover {
	color: #e0b521;
	text-decoration: none;
}

#spacer {
	font-size: 1em;
}

.dottedline {
	background-image: url('/Style%20Library/Images/dottedline.gif');
	background-repeat: repeat-x;
	width: 100%;
	margin: 100px;
}

.clearbothsides {
	clear: both;
}

p.text-small {
	font-size: 0.8em;  
	text-align: center;
}

#languagearea {
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

img.NoBorder {
	border:1px solid white;
}

#content #pagelayout div p.Message {
	font-family:Arial;
	font-size:12px;
	text-align:center;
}

