body {
	text-align:center;
}

#all {
	margin: auto;
	width:910px;
	margin-top: 20px;		
}
#border {
	height:550px;
	background-image: url("../img/border.jpg");
	background-repeat:no-repeat;
}
#content{
	text-align:center;
	padding-top:140px;
	/*height: auto !important;*/
	#height:220px;
	width:910px;
}
#logo {
	margin-bottom:50px; 
}
#nav {
	margin-top:10px;
	text-align:left;
}
.tagcloud {
	margin:30px 275px 0 275px;
    padding:7px;
}

.bodytext {
	font-size:17px;
	letter-spacing:8px;
	font-weight:normal;
}

a.internal-link {
	font-size:17px;
	letter-spacing:2px;
	font-weight:normal;
}

p.bodytext {
	margin-top:2px;
}

/****** TEXT style ******/
a {
	color:#000000;
	text-decoration:none;
}
body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}