body {
    padding: 0 0 2em 0;
    margin: 0;
    text-align: center;
    font: 62.5% verdana, sans-serif;
    background: #000000;
    color: #333;
    line-height: 150%;
}

blockquote {
    border-left: 5px solid #2e676e;
    margin: 1em 0;
    padding: 5px 10px;
    background: #cbe5e8;
    width: 90%;
}

div.container {
    text-align: left;
    margin: 20px 0px 5px 0px;
    width: 770px;
	height: 400px;
    padding: 25px;
    position: relative;
    background: #ffffff url(/site/wp-content/themes/fasm/images/fasmbackg.jpg) no-repeat top center; 
    border-bottom: 1px solid #ddd;
}

div.header {
    background: #ffffff url(../lib/images/fasmbackg.jpg) no-repeat bottom center; 
	height: 240px;
	text-align: center;
    margin-bottom: 15px;
}

h1 {
    font: 30px 'trebuchet ms', sans-serif;
    color: #eeeeee;
    margin: 0px;
    padding: 0px 0px;
}

h2 {
    font: 20px 'trebuchet ms', sans-serif;
    color: #ffffff;
    margin: 0px;
	weight: 800;
    padding: 0px 0px;
}

a {
    color: #87b2b7;
    text-decoration: none;
}

img.art{
    border: 10px solid;
	border-color: #ffffff;
	margin: 5px;
}

img.thumb{
    border: 2px solid;
	border-color: #d2d2d2;
	margin: 5px;
}

div.top {
    border-bottom: 3px solid #aaaaaa;
	font: 10pt 'verdana', sans-serif;
    color: #eeeeee;
	font-weight: 800;
    margin-bottom: 10px;
    padding: 10px;
}
