/* general bits */

body {
	background: #332211 url(suede.png);
	color: #00ee88;
	font-family: sans-serif, Verdana, Tahoma;
	font-size: 0.9em;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
}

h1, h2, h3 {
color: #009955;
}

img {
	border:0;
}

a:link, a:hover, a:visited, a:active {
	color: #00ff99;
}

a:visited {
	text-decoration: none;
}

#page {
	background: #443322 url(suede-light.png);
	padding: 20px;
}

#brief {min-height: 100px;}

#brief img {margin-right: 10px}


.thumbnail {
	float: left;
	margin-right: 10px;
}


#mtsimg {
float: right!important;
margin-left: 10px;
}

.box {
	background: #332200 url(suede.png);
	padding: 10px;
	margin: 10px;
	text-align: justify;
	min-height: 210px;
}

h3 {
	padding:0;
	line-height: 0em;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1em;
}

h2 {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}

h1 {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 2em;
	text-align: center;
}

#header {
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}

#header h2 {
	text-align: center;
	margin-left: 10em;
	margin-top: -2em;
}

.footer {
	width: 100%;
	margin-top: 50px;
	text-align: center;
}

.big {
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	margin-left: -500px;
	margin-top: -300px;
}

.boxy {

	background: #332210 url(suede.png) bottom right;
	padding: 10px;
	margin: 10px;
}

blockquote {
font-size: 0.8em;
text-indent: 2em;
}

blockquote ul {
text-indent: 0;
padding: 5px;
margin: 0;
margin-left: 15px;
}

blockquote p{
padding: 0;
margin: 0;
}