body
{
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(WebImages/background.jpg);
	padding-bottom: 0px;
	margin: 10px;
	padding-top: 0px;
	background-repeat: repeat;
	font-family: 'Arial';
}
#imgFader
{
	margin: 1px;
	padding: 1px;
	height: 182;
	width: 242;
	border: thin red solid;
}
#imgFader #fader1
{
	border: thin blue solid;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(./images/2007/02/24/thumbs/thumb_0001.jpg);
}
#imgFader #fader2
{
	border: thin blue solid;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(./images/2007/02/24/thumbs/thumb_0002.jpg);
}
h1
{
	font-size: large;
	margin-bottom: 0px;
	font-family: 'Arial' , 'Comic Sans MS';
}
H2
{
	font-weight: normal;
	font-size: medium;
	font-family: 'Arial' , 'Comic Sans MS';
	margin-bottom: 0px;
	margin-top: 0px;
}
H3
{
	border-top: red 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;
	font-weight: bold;
	font-family: 'Arial' , 'Comic Sans MS';
}
h4
{
	font-size:medium;
	font-weight: normal;
	font-family: 'Arial' , 'Comic Sans MS';
	margin-bottom: 0px;
}
hr
{
	color: red;
	height: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
p
{
	font-size: x-small;
}
A
{
	color: Blue;
	font-size: x-small;
	text-decoration: none;
}
A:hover
{
	color: navy;
	text-decoration: underline;
}
.links
{
	margin-right:0px;
}
.links A
{
	font-size: x-small;
	color: blue;
	font-family: 'Arial';
	text-decoration: none;
}
.links A:hover
{
	color: navy;
	text-decoration: underline;
}
.box
{
	margin-top: 2px;
	margin-bottom: 10px;
	border-right: red 1px solid;
	padding-right: 10px;
	border-top: red 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: red 1px solid;
	padding-top: 10px;
	border-bottom: red 1px solid;
	background-color: #ffff76;
}
.box h2
{
	margin-top:0px;
}
.box p
{
	margin-bottom:0px;
}
.boxBorder
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	padding: 5px;
}
.frameTop
{
	border-top: red 1px solid;
}
.sideBar
{
	padding-top: 10px;
}
.content
{
	WIDTH: 99%;
	border-left: red 1px solid;
	padding-top: 10px;
	PADDING-LEFT: 10px;
}
.content h2
{
	margin-bottom: 0px;
}
.content li
{
	font-size: x-small;
}
.content td
{
	font-size: x-small;
}
.content dt
{
	font-size: x-small;
	margin-top: 5px;
}
.content dd
{
	font-size: x-small;
}
.content dd p
{
	margin-top: 5px;
}
.previewImage
{
	cursor: hand;
}

.voteBar
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	background-color: #ffff76;
}
.voteCount
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
}
.commentHead
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
	background-color: #DDE8FA;
}
.commentHead td
{
	padding-left: 5px;
	padding-right: 5px;
}
.CommentText
{
	font-size: x-small;
	font-family: Arial;
}
.weather
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	margin-bottom: 10px;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	background-color: #ffff76;
}
.weatherLabel
{
	text-align: right;
}
.weatherData
{
	text-align: left;
	font-weight: bold;
}
.footNote
{
	margin-top:10px;
	font-size: x-small;
	width:640px;
	text-align:justify;
}
#cntdwn
{
	margin-top: 10px;
	font-size: x-small;
}
.countdown
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	background-color: #ffff76;
	padding-top: 2px;
	padding-bottom: 2px;
}

