body {
	background-color: #666666;
}
p {
	color: silver;
	font: .85em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin-top: 1.40em;
}
td { }

a:visited, a:active, a:link {
	color: #fff;
	text-decoration: underline;
}

#bloglink a:visited, a:active, a:link {
	color: #fff;
	text-decoration: underline;}
	
#bloglink a:hover {
	text-decoration: underline;
	color: red;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: red;
	font-weight: normal;
	font-style: normal;
}

/* Start of master content container */
#container {
	width: 838px;
	display: block;
	margin: 1px auto 0;
}

#logo {
	display: block;
	float: left;
	margin-top: .85em;
}

/* Start of Contact details */

/* DIV below holds contact details */

#details {
	float: right;
	margin-bottom: 2.2em;
}

#details a:hover {
	text-decoration: underline;
	color: red;
}

/* Phone & email */

#contact {
	color: #fff;
	font: .85em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	float: right;
	display: inline-block;
	clear: none;
}

#contact ul li {
	list-style-type: none;
	}
#contact .mailto {
	list-style-type: none;
	text-decoration: none;
}

/* Address */

#address {
	list-style-type: none;
	float: left;
	display: inline-block;
	font: .85em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	clear: none;
	width: auto;
	height: auto;
}

#address ul li {
	list-style-type: none;
	}

/* Flash Movie holder mssHolder */

#mssHolder {
	width: 838px;
	height: 623px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	float: none;
}

/* Footer */

#footer {
	margin-top: 3.5em;
	color: silver;
	font: .70em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin-bottom: 1em;
}
#footer a:link, a:active, a:visited {
	text-decoration: underline;
	color: silver;
}
#footer a:hover {
	text-decoration: underline;
	color: black;
}

	