body {
	background-image: url(media/texture1.png);
}
div{
  border: 0;
}
#main {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #004280;
	background-color: #FFFFFF;
	height: auto;
	margin: 0 auto;
	width: 760px;
	padding: 0;
	clear: both;
	display: block;
	border: 10px solid #FF0000;
}
#main #contentedly {
	margin: 0px;
    float: right;
    width: 555px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#main #contentedly #banners #dualies {
	margin-right: 10px;
}
#main #contentedly img {
	margin: 5px;
}

#main #contentedly #banners {
	text-align: center;
}


#main #bigbottom {
	font-size: x-small;
	text-align: center;
	background-color: #DDDDDD;
	clear: both;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 4px 10px 15px;
	vertical-align: middle;
}
#main #bigbottom #sema {
	margin-right: 10px;
}
#main #bigbottom p {
	margin: 0px;
	padding-top: 5px;
}

#main #headspace {
	height: 160px;
	border-bottom-style: none;
	text-align: left;
	display: block;
	background-image: url(media/titleplaceholder.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main #headspace #AAB {
	left: 4px;
	top: 4px;
	position: relative;
	border: 3px solid #E31A3E;
}

#main #headspace h1 {
	font-size: 72px;
	font-weight: lighter;
	position: relative;
}

#main #sidebar {
    float: left;
	margin: 0px;
	width: 160px;
	margin-right: 10px;
	margin-left: 4px;
}

#main #sidebar #menu {
	width: 158px;
	border: 1px solid #FF0000;
	padding: 3px;
	margin: 10px 0px;
	position: relative;
}
#main #sidebar #menu ul {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding: 0px;
}
#main #sidebar #menu li {
	vertical-align: middle;
	height: 22px;
	color: #FFFFFF;
	background-color: #004180;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 3px;
	/*padding: 8px;*/
}
#main #sidebar #menu a img {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;

	right: 2px;

}
#main #sidebar #menu a:hover img {
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;

	right: 2px;
}


#main #sidebar #menu li a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	width: 150px;

}
#main #sidebar #menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	width: 150px;

}
#main #sidebar .vcard {
	width: 158px;
	border: 1px solid #FF0000;
	padding: 3px;
	margin: 10px 0px;
}
#main #sidebar .vcard .org {
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF0000;
	padding-bottom: 5px;
	display: inline;
}

#main #sidebar .vcard .adr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #071C6B;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #071C6B;
	margin-top: 5px;
	padding-top: 5px;
}
#main #contentedly td {
	text-align: center;
	vertical-align: top;
}
#main #contentedly h2 {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #004180;
}
