body{ 
	background:url(../background/swirls1.jpg) repeat scroll; 
	color:#333; 
	font: 10px/16px Arial, Tahoma, Sans-Serif;
	margin-top: 120px; 
	padding-left: 0px;
}

h2 {
	font: bold 14px/16px Arial, Tahoma, Sans-Serif;
	padding: 0px 0px 0px 10px;
}
h3{
	font: italic bold 11px/16px arial;
	padding: 0px 0px 0px 10px;
}

.wallpaper{
	vertical-align: top;
	padding: 30px 0px 0px 0px;
	background: #ffffff url(../images/bigcenter_03.jpg) no-repeat;
}

#menu {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0px; 
	padding-left: 0px;
	padding-right: 0px;
}

#imgtable { 
	padding: 0px 5px 0px 10px;
}
p{
	font: 11px/16px Arial, Tahoma, Sans-Serif;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../images/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

img {
	border: 0px;
	font: 10px/16px Arial, Tahoma, Sans-Serif;
}

#picture {
	float:right;
}
#self {
	padding: 0px 10px 0px 10px;
	float:right;
} 