a:link {
	text-decoration: none;
	color: #99001f;
}
#container
{
	width: 800px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}

body
{
	background-color: #4E70B7;
	margin-top: 0px;
	margin-left: 0px;
}

a:visited {
	text-decoration: none;
	color: #99001f;
}
a:hover {
	text-decoration: none;
	color: #99001f;
}
a:active {
	text-decoration: none;
	color: #99001f;
} 



#copyright
{
	font-size: 10px;
	color: #99001f;
	text-align: center;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#welcome
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5174BA;
	text-align: center;
	position: absolute;
	height: 185px;
	width: 500px;
	top: 65px;
	left: 275px;
}

#welcome a:link
{
	text-decoration: underline;
	color: #5174ba;
}

#welcome a:visited
{
	text-decoration: underline;
	color: #2A0000;
}

#welcome a:hover
{
	text-decoration: underline;
	color: #5174BA;
}

#welcome a:active
{
	text-decoration: underline;
	color: #5174BA;
}

#events
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 150px;
	width: 210px;
	top: 233px;
	left: 25px;
}
#events_photo_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 165px;
	width: 225px;
	top: 233px;
	left: 20px;
	background-color: #FFFFFF;
}


#winchester_logo
{
	position: absolute;
	left: 52px;
	top: 118px;
}
#contacts_content
{
	position: absolute;
	left: 250px;
	top: 75px;
	height: 300px;
	width: 500px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#news_content
{
	position: absolute;
	left: 285px;
	top: 79px;
	width: 510px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}

#index_pic_box
{
	height: 128px;
	width: 184px;
	position: absolute;
	left: 38px;
	top: 75px;
	background-image: url(store_pictures/mall_outside_1.gif);
	background-color: #5174BA;
	background-repeat: no-repeat;
}

#contacts_pic_box
{
	height: 128px;
	width: 184px;
	position: absolute;
	left: 38px;
	top: 75px;
	background-image: url(store_pictures/mall_outside_1.gif);
	background-color: #5174BA;
	background-repeat: no-repeat;
}
.event_heading {
	color: #990000;
	font-weight: bold;
}

