a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

a:link {
	color: #993333;
	text-decoration: underline;
}

a:active {
	color: #993333;
	text-decoration: underline;
}

a:visited {
	color: #993333;
	text-decoration: underline;
}

body {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 80%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #993333;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0em;
	color: #993333;
}

#container {
	text-align:center;
	vertical-align: middle;
}

#masthead {			
}

#navigation {
	margin-top: 20px;
	margin-bottom: 20px;
}

#box {
	width: 700px;
	padding: 8px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	/* opacity 
	filter:alpha(opacity=80); 
	opacity: 0.80; 
	-moz-opacity:0.80;*/ 
 	/* hack */
	width: 700;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 690px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	color: #333333;
}

.photoblog {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 150px;
	clear: none;
}

.photoblognew {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: right;
	height: 180px;
	width: 180px;
	clear: none;
}

.blogbold {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.left220px {
	float: left;
	width: 220px;
}

.spacer {
	clear: both;
}


