@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #000;
	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
p {
	padding-bottom: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #cd3763;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper {
	width: 647px;
	height: 499px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}
#pic {
	float: left;
	width: 163px;
	height: 499px;
	text-align: left;
}
#main {
	float: left;
	width: 434px;
}
#logo {
	width: 434px;
	padding-top: 40px;
	text-align: center;
}
#info {
	width: 434px;
	padding-top: 45px;
	text-align: center;
}
#links {
	width: 304px;
	height: 29px;
	padding-top: 38px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-weight: bold;
}
#link-enter {
	width: 115px;
	height: 29px;
	padding-top: 38px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-weight: bold;
}
a#plymouth {
	float: left;
	display: block;
	width: 97px;
	height: 25px;
	padding-top: 4px;
	padding-left: 39px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/home/01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#torquay {
	float: right;
	display: block;
	width: 92px;
	height: 25px;
	padding-top: 4px;
	padding-left: 44px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/home/02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#enter {
	float: left;
	display: block;
	width: 76px;
	height: 25px;
	padding-top: 4px;
	padding-left: 39px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/home/03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}