body{
	margin:0;
	padding:30px 0;
	font:76% verdana,arial,sans-serif;
	background: #333;
}

#container{
	width:380px;
	margin:0 auto;
	padding:0px 10px 0 10px;
background-color: #dae0e7; }

#page{
	background-color:#fff;
	border: 1px solid #ccc;
}


#media{
	margin:20px 5px 5px 5px;
	text-align:center;
}

.thumbimg, #media img {
	border:solid #999;
	border-width:1px;
	background:#fff;
	padding:1px;
}

a {
	text-decoration:none;
	background-color:inherit;
	color:#26c;
}

a:hover{
	text-decoration:underline;
}

p {
	margin:0 0 0px 0;
	line-height:1.5em;
padding-top: 4px; }

#controlbar{
	margin-bottom:10px;
	padding-left:5px;
	background:#000 url(cont-bg.gif) repeat-x;
	color:#999;
	height:32px;
	line-height:32px;
}

#controlbar img { vertical-align:middle; }

#controlbar a {
	color:#999;
	background:none;
}

#controlbar a:hover { color:#fff; }

#header{
	margin: auto auto;
	width:400px;
	background: url(Topbg3.png) no-repeat bottom left;
height: 28px; }

#shield{
	margin: auto auto;
	background: url(Shield.png) no-repeat top right;
z-index: auto;
position: relative;
right: 15px;
top: -17px;
float: right;
width: 60px;
height: 70px; }

#footer{
	margin:0 auto 15px auto;
	width:400px;
	background: url(footerbg3.png) no-repeat bottom left;
	padding:0 0 0px 0;
	font-size:0.9em;
	color:#888;
	text-align:center;
height: 28px; }

h1 {
	margin:20px 50px 20px 50px;
	font-weight:normal;
	font-size:2.2em;
	text-align:center;
}

a:hover img{ filter:alpha(opacity=70) ; opacity:0.7; -moz-opacity:0.7; }