/*reset all the native styles, to overide the browser*/
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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset */

body {
	font-family:tahoma;
	font-size:72.5%;
	text-align:center;
}

#container {
	border:1px solid #000000;
	margin:20px auto 0 auto;
	min-height:600px;
	text-align:left;
	width:768px;
}

#head{
	float:left;
	width:748px;
	padding-left:20px;
}

#headleft {
	font-family: "Comic Sans MS","Comic Sans",tahoma,sans-serif;
	font-size: 22px;
    font-weight: bold;
	display:block;
	height:94px;
	width:533px;
	float:left;
	margin-top:15px;
	margin-left:0px;
	padding:0;
}

#headleft a{
	display:block;
	background: url('../images/logo_large.gif') no-repeat;
	text-indent:-5000px;
	height:62px;
	width:533px;
	margin-left:0px;
	padding:0;
}

#headright {
	background: url('../images/rightImage.gif') no-repeat;
	text-indent:-5000px;
	height:114px;
	width:215px;
	float:right;
}

#menu {
	clear:both;
	background: #000000;
	color: #ffffff;
}

#menu ul li a:hover {
	text-decoration:underline;
	background-color:#000000;
}

#menu ul li a {
	border-right:1px solid #EF4E95;
	padding:0 14px 0 1px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:48px;
}

#menu ul, #menu ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	margin:0 0 0 10px;
	padding:0;
}

#center {
	font-family:"Comic Sans MS","Comic Sans",tahoma,sans-serif;
	min-height:343px;
	padding:20px;
}

#footerMonkey {
	clear:both;
	font-size:0.8em;
	margin:2px auto auto;
	text-align:right;
	width:768px;
}

#rightcol {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:right;
	width:210px;
	padding-top:40px;
}

#mainSmeLink {
	display:block;
	background: url('../images/surreysme.gif') no-repeat;
	width:188px;
	height:61px;
	text-indent:-5000px;
	margin:auto;
}

#maplink {
	display:block;
	background: url('../images/little_map.jpg') no-repeat;
	width:149px;
	height:50px;
	margin:auto;
	margin-top:10px;
	padding-top:190px;
	font-size:14px;
}

#piclink {
	display:block;
	background: url('../images/why_right.jpg') no-repeat;
	width:155px;
	height:50px;
	margin:auto;
	padding-top:190px;
}

#rhiannaslink {
	display:block;
	background: url('../images/rhiannas.gif') no-repeat;
	width:115px;
	height:141px;
	text-indent:-5000px;
	margin:auto;
	margin-top:40px;
}

#content {
	float:left;
	width:500px;
	padding-bottom:20px;
	min-height:342px;
}

#top {
	float:left;
	width:500px;
	text-align:center;
	font-size:16px;
	line-height:28px;
	min-height:250px;
}

#content p {
	padding:10px;
}

#stars {
	clear:left;
	padding:0 20px 20px 20px;
	height:79px;
	margin:0 auto 0 auto;
	width:400px;
	overflow:hidden;
	text-indent:-10000px;
	bottom:0;
}

#what, #where, #why, #where_on, #what_on, #why_on {
	display:block;
	float:left;
	width:102px;
	height:98px;
	margin-left:20px;
	overflow:hidden;
	text-indent:-10000px;
}

#what {
	background: url('../images/what_off.gif') no-repeat;
}

#where {
	background: url('../images/where_off.gif') no-repeat;
}

#why {
	background: url('../images/why_off.gif') no-repeat;
}

#what:hover {
	background: url('../images/what_on.gif') no-repeat;
}

#where:hover {
	background: url('../images/where_on.gif') no-repeat;
}

#why:hover {
	background: url('../images/why_on.gif') no-repeat;
}


#where_on {
	background: url('../images/where_on.gif') no-repeat;
}

#what_on {
	background: url('../images/what_on.gif') no-repeat;
}

#why_on {
	background: url('../images/why_on.gif') no-repeat;
}

#footer {
	clear:both;
}

#blackBar {
    font-family:"Comic Sans MS","Comic Sans",tahoma,sans-serif;
	font-size:16px;
	color:#ffffff;
	background-color: #000;
    padding-top:8px;
	padding-left:10px;
	height: 28px;
}

#blackBar a {
	color:#ffffff;
	text-decoration:none;
}

#blackBar a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footerText {
    margin: 12px;
}
#footerText a {
    color: #EF4E95;
    font-weight: bold;
}

#index {
	font-size:40px;
	line-height:45px;
	padding:10px;
	font-weight:bold;
}


#pink {
	color:#ee438e;
	font-size:36px;
	line-height:23px;
	padding:10px;
	font-weight:bold;
}

.large {
	font-size:22px;
	line-height::25px;
	padding:10px;
	font-weight:bold;
}

.strong {
	font-weight:900;
}



