﻿#wrapperphone {
	background-position: center top;
	background-color: #FFFFFF;
	border-width: thin;
	border-color: #002020;
	margin: auto;
	position: relative;
	width: 800px;
	height: 1000px;
	right: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
#competitions {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: auto;
	left: auto;
	display: block;
	float: left;
	line-height: normal;
	vertical-align: middle;
	color: #000080;
}
#competitions ul {
	padding: inherit;
	margin: inherit;
	list-style-type: none;
}
#competitions ul li {
	border: 15px solid #808080;
	line-height: normal;
	background-color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #800000;
	vertical-align: middle;
	position: relative;
	width: 675px;
	height: 40px;
	padding-top: 15px;
	font-family: "Bookman Old Style";
}
#competitions ul li a {
	text-decoration: none;
	color: #000000;
}
#competitions ul li:hover {
	text-decoration: none;
	background-color: #66CCFF;
	color: #000080;
}
#competitions ul li a:hover {
	color: #0000FF;
}
.venuetitle {
	text-align: center;
	font-size: x-large;
	color: #003300;
	font-family: "Bookman Old Style";
	font-weight: bold;
}
.hgstitle {
	text-align: center;
	font-size: xx-large;
	color: #006600;
	font-family: "Franklin Gothic Heavy";
	font-weight: bold;
	font-variant: small-caps;
}
.pagetitle {
	text-align: center;
	font-size: x-large;
	color: #FFFFFF;
	font-family: Calibri;
	background-color: #006600;
	line-height: 50px;
	font-weight: bold;
}
.mobiletitle {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #FFFFCC;
	font-size: xx-large;
	line-height: 50px;
	text-align: center;
}
.subtitle {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-large;
	font-variant: small-caps;
}
