* {margin:0}

* {padding:0}

body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

html { 
 height: 100%; 
 margin-bottom: 1px; 
 }

img {
border:none;
}
 
#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 760px;
}
#outer {
	width: 760px;
	margin-top: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#header {
	width: 580px;
	margin-bottom: 15px;
}

#headerbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


#content {
	margin-left: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px;
	color: #FF0000;
}


#ads {
	width: 180px;
}


a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00FF00;
}

#footer {
	font-size: 10px;
	background-color: #999999;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#footer a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

.muffin {
    	visibility: hidden;
}
.imageLeft {
	float: left;
	margin-right: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
}

.boxRight {
	float: right;
	margin-left: 5px;
	font-size: 10px;
}
.newspaper {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-right: 10px;
}

#special a:link {
	color: #009900;
	text-decoration: underline;
}

#special a:visited {
	color: #009900;
	text-decoration: underline;
}

#special a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#special h1 a:link {
	color: #FF0000;
	text-decoration: none;
}

#special h1 a:visited {
	color: #FF0000;
	text-decoration: none;
}

#special h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.greyBox {
	background-color: #E4E4E4;
	border: 1px solid #999999;
	padding: 5px;
}
.greyBorder {
	padding: 5px;
	border: 1px solid #999999;
}

#home {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.cornwell {
	float: right;
	width: 230px;
	background-color: #E1E1E1;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
