* {
		margin: 0;
		padding: 0;
		}

html {
		font-size: 100%;
		}

body {
		width: 100%;
		height: 100%;
		color: #666666;
		background-color: #c0d9d9;
		font-size: 62.5%;
		font-family: verdana, arial;
		}

#wrapper {
		width: 780px;
		min-height: 400px;
		margin: 20px auto 5px;
		background: #ffffff url(../images/bottom.jpg) bottom left no-repeat;
		}

#sidebar {
		float: left;
		width: 200px;
		min-height: 290px;
		border-right: 1px #dcdcdc solid;
		padding: 0 10px 0 5px;
		margin: 20px 20px 20px 0;
		}

#main {
		margin: 20px 20px 0 240px;
		}

#masthead {
		height: 40px;
		padding-top: 10px;
		background: url(../images/masthead.jpg) 0 0 no-repeat;
		}

#content {
		padding: 0 0 40px 0;
		}

#panel {
		width: 240px;
		height: 120px;
		margin: 150px auto 130px;
		background: url(../images/panel.jpg) 0 0 no-repeat;
		padding: 30px 40px;
		}

#footer {
		height: 24px;
		width: 504px;
		margin: 0 auto;
		}

.template {
		margin-top: 10px;
		clear: both;
		}

.screenshot {
		float: left;
		width: 200px;
		margin-right: 10px;
		}

h1 {
		font: bold 2.4em verdana, arial;
		padding-bottom: 10px;
		color: #4169e2;
		}

#masthead h1 {
		font-style: italic;
		color: #ffffff;
		margin-left: 240px;
		}

#panel h1 {
		color: #ffffff;
		padding-left: 8px;
		}

h2 {
		font: bold 1.6em verdana, arial;
		padding-bottom: 3px;
		color: #4169e2;
		padding: 10px 0;
		}

h3 {
		font: bold 1.4em verdana, arial;
		padding: 5px 0 3px;
		color: #4682b4;
		}

#sidebar h3 {
		color: #4169e2;
		text-align: center;	
		}

label {
		font: bold 1.2em/1.8em verdana, arial;
		color: #ffffff;
		}

#content label {
		color: #000000;
		width: 300px;	
		}

p {
		font-size: 1.2em;
		line-height: 2.0em;
		padding-bottom: 10px;
		}

#footer p {
		font-size: 1.0em;
		text-align: center;
		}

#panel p {
		text-align: center;
		}

a {
		color: #4169e1;
		text-decoration: none;
		}

#panel a {
		color: #ffffff;
		font-weight: bold;
		}

a:hover {
		text-decoration: underline;
		}

a img {
		border: 2px #4169e1 solid;
		}

#banners a img {
		margin: 10px auto;
		}

a:hover img {
		border: 2px #010080 solid;
		}

ul {
		list-style: none outside;
		margin-left: 10px;
		}

ol {
		list-style: decimal inside;
		margin-left: 10px;
		}

#content ul {
		list-style: disc inside;
		margin: 0 0 10px 15px;
		}

#content ol {
		margin: 0 0 10px 15px;
		}

li {
		font-size: 1.2em;
		padding: 2px;
		line-height: 2.0em;
		}

ul.profile li {
		line-height: 1.5em;
		}

#content form {
		padding-bottom: 20px;
		}

.update form {
		padding: 20px;
		}

strong {
		font-weight: bold;
		}

em {
		font-style: italic;
		}

.row {
		clear: left;
		height: 25px;
		}

.left {
		float: left;
		width: 60px;
		}

.right {
		float: left;
		width: 180px;
		text-align: right;
		}

.button {
		text-align: right;
		width: 240px;
		}

.error {
		color: #ff0000;
		}

.clear {
		clear: both;
		}

.action {
		color: #228b22;
		font-weight: bold;
		}

#profile form {
		padding-bottom: 0;
		}

div.long {
		width: 500px;
		}

div.button {
		padding-bottom: 10px;
		}

div.picture {
		height: 160px;
		width: 160px;
		background-color: #d3d3d3;
		margin-bottom: 2px;
		float: left;
		}

div.thumbnail {
		height: 160px;
		width: 160px;
		background-color: #d3d3d3;
		margin-bottom: 2px;
		}

div.picture a img {
		border: none;
		margin: auto;
		}

div.update {
		height: 160px;
		width: 400px;
		background-color: #d3d3d3;
		margin: 0 0 2px 2px;
		float: left;
		}

img.floatleft {
		float: left;
		margin: 0 10px 10px 0;
		}

li a img {
		margin: 2px auto;
		}

.banner {
		margin: 10px auto;
		}

#bsh {
		width: 468px;
		}

#ps {
		width: 475px;
		}

