﻿#container {
	margin:0px auto;
	width:790px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000
}

#logoholder {
	width:100%;
	height:75px;
	background-image:url('images/logomain.jpg');
	text-align:center
}
#storelineone {
	width:100%;
	height:38px;
	text-align:center;
	font-size:16px;
	font-weight:bold
}

#storelinetwo
{
	width:100%;
	height:20px;
	text-align:center;
	font-size:12px
}


#topmenu {
	width:100%;height:29px;padding-top:20px
}

#contentholder {
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom:5px;
	font-size:14px
	
}

#bottommenu {
	width:100%;
	height:25px;
	text-align:center
}
#credits {
	width:100%;height:25px
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

h5 {
	font-size: 16px;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	color: #CC0099;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #CC0099;
}
