body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, sans-serif;
	font-size: 70%;
	text-align: center;
	}

#maincontainer {
	border: 1px solid #000;
	width: 800px;
        height: 550px;
	margin: 3em auto 1em auto;
	}

#signcredit {
	width: 750px;
	text-align: right;
	font-size: 85%;
	margin: 0 auto 1em auto;
	}

#signcredit a {
	text-decoration: none;
	color: #999;
	}
	
#topmenu {
	text-align: right;
	padding-top: 13px;
	padding-right: 25px;
	font-weight: bold;
	color: rgb(193,4,53);
	height: 27px;
	font-size: 90%;
	}
	
#topmenu a {
	color: #000;
	text-decoration: none;
	}

#topmenu a:hover, #signcredit a:hover {
	color: rgb(193,4,53);
	text-decoration: none;
	}

#menucol {
	height: 510px;
	width: 200px;
	float: left;
	text-align: left; 
	position: relative;
	}

img.logo {
	width: 155px;
	height: 21px;
	border: 0;
	}

table.leftmenu {
	border: 0;
	margin-top: 140px;
	border-collapse: collapse;
	width: 200px;
	}

td.m155 {
	width: 155px;
	text-align: left;
	padding: 0;
	margin: 0;
	}

td.m45 {
	width: 45px;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
td.m155b {
	width: 138px;
	text-align: left;
	background: #000;
	border-top: 5px solid #fff;
	padding: 0.3em 0 0.3em 17px;
	font-weight: bold;
	}

td.m155b a {
	color: #fff;
	text-decoration: none;
	}

td.m155b a:hover, #content a {
	color: rgb(193,4,53); 
	text-decoration: none;
	}
	
td.m155r {
	width: 138px;
	text-align: left;
	background: rgb(193,4,53);
	border-top: 5px solid #fff;
	padding: 0.3em 0 0.3em 17px;
	font-weight: bold;
	}

td.m155r a {
	color: #fff;
	text-decoration: none;
	}

td.m155r a:hover {
	color: #000;
	text-decoration: none;
	}

img.marrow {
	width: 25px;
	height: 17px;
	border: 0;
	margin-top: 3px;
	}

#photodesc {
	font-size: 75%;
	width: 155px;
	text-align: right;
	position: absolute;
	bottom: 58px;
	}

#photodesc p {
	margin: 1em 0 0 0;
	color: rgb(193,4,53);
	}

#photodesc a {
	text-decoration: none;
	color: #000;
	}

#photodesc a:hover {
	text-decoration: none;
	color: rgb(193,4,53);
	}

#content {
	height: 510px;
	width: 600px;
	float: left;
	text-align: left;
	}

#content a:hover {
	text-decoration: underline;
	color: rgb(193,4,53);
	}
	
#content p { 
        padding-right: 25px; 
        margin-top: 0;
        margin-bottom: 1.2em;
        }

table.bottomenu {
	border: 0;
	border-collapse: collapse;
	margin-top: 11px;
	}

img.arrow {
	width: 25px;
	height: 23px;
	border: 0;
	margin-top: 3px;
	}

img.arrow a {
	text-decoration: none;
	border: 0;
	}

img.thum {
	width: 85px;
	height: 85px;
	border: 0;
	float: left;
	margin-right: 13px;
	margin-bottom: 7px;
	}

img.thum a, img.logo a {
	border: 0;
	}