﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family:  Veranda, Arial;
	background-color: #d3d9d6;
}
#container {
	width: 830 px;
	margin: 0 auto;
}
 {
	width: 1000px;
	background-color: #FF0000;
}
#masthead {
	width: 1000px;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
}
#column_l {
	width: 800 px;
	background-image: url('../images/master%20images/Wiswell_Website_04.png');
	padding-left: 85px;
	padding-right: 125px;
}
dth: 192px;
	margin: 0;
	float: right;
	padding: 0px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	width: 1000px;
}
#footer {
	width: 830 px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.standardfont {
	text-align: left;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #000000;
	font-size: medium;
}
.WinnerPhotos01 {
	padding: 0px;
	margin: 15px;
	border: 2px solid #1D4695;
}
.CongratsWinners {
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	color: #1D4695;
	font-weight: bold;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
}
.ShowNameWinners {
	margin: 0px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	font-size: medium;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.LGHeader {
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	color: #1D4695;
	font-weight: bold;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
}











