a:active {
	text-decoration: none;
	color: #3366cc;
}

a:link {
	color: #3366cc;
	text-decoration: none;
}

a:visited {
	color: #255d9d;
	text-decoration: none;
}

a:hover {
	color: #3366cc;
	text-decoration: underline;
}

body {
	background-color: white;
	font: 12px verdana, arial, geneva, helvetica, sans-serif;
	color: #545454;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.tablewithtext {
	background-color: white;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.topleftcorner {
	width: 7px;
	background: url(../image/top-left-corner-w.png);
	background-color: white;
}

.topborder {
	height: 20px;
	background: url(../image/top-border-w.png);
	background-color: white;
}

.toprightcorner {
	width: 20px;
	background: url(../image/top-right-corner-w.png);
	background-color: white;
}

.rightborder {
	width: 20px;
	background: url(../image/right-border-w.png);
	background-color: white;
}

.bottomrightcorner {
	width: 20px;
	background: url(../image/bottom-right-corner-w.png);
	background-color: white;
}

.bottomborder {
	height: 20px;
	background: url(../image/bottom-border-w.png);
	background-color: white;
}

.bottomleftcorner {
	width: 20px;
	background: url(../image/bottom-left-corner-w.png);
	background-color: white;
}

.leftborder {
	width: 20px;
	background: url(../image/left-border-w.png);
	background-color: white;
}

.title {
	font: 16px verdana, arial, geneva, helvetica, sans-serif;
	color: #00376F;
	font-weight: bold;
}

.textcenter {
	font: 12px verdana, arial, geneva, helvetica, sans-serif;
	color: #545454;
	text-align: center;
}

.textsmall {
	font: 10px verdana, arial, geneva, helvetica, sans-serif;
	color: #545454;
	text-align: center;
}

.picsframe {
	border-width: 1px;
	border-color: #255d9d;
	border-style: solid;
}

# Here are the settings of the loudblog modules

.audiobox {
float: right;
width: 200px;
}

