@charset "utf-8";
/* CSS Document */

body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
		background-image: url(../Templates/marc_logo.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	margin: 20px;	

}

outerwrapper {

		/*kymadded Oct11*/
	width: 75%;
	margin: 0, auto,0, auto;
}

a	{
	color:#900;
	}
h1	{
	font-size:28px;
	margin-bottom:0px;
	}
h2	{
	margin-top:24px;
	font-size:16px;
	font-style:italic;
	}
h3 {
	font-size: 14px;
	font-weight:bold;
}

#maincontent p	{
	line-height:170%;
	}

.release {
	font-size: 20px;
	text-transform:uppercase;
	font-weight:bold;
	}
ul {
	line-height:130%;
}
ul, li {
	margin-bottom:8px;}
