
body{
	width: 700px;
	margin:0 auto;
	color:  #000000;
	background: #ddd9dc url(pattern_152.gif);
	/*credit to squidfingers.com for the pattern*/

	padding: 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}

a{
	color: #0000aa;
}
a:visited{
	color: #000066;
}

#header,#header h1{
	background: #0035c1 url(pattern_152-2.gif);
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: -0.05em;
	padding-bottom: 5px;
	padding-top: 5px;
	
}	
	
/* navi is in menu.css */

#content{	
	margin: 0;
	padding:15px;
	padding-left: 30px;
	
	background-color: #FFFFFF;
	color:#000000;
}
#content img{
	float: right;
}

#footer{
	margin: 0;
	padding:0px;
	background-color: #333d66;	
	font-size:60%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#footer p{
	margin: 2px;
}
#footer ul{
	list-style: none;	
	display : inline;
}

address{
	color: #444444;
	font-size: 80%;
	background: url(address.jpg) no-repeat bottom left;
  	padding: 35px 0 35px 35px;
 	font-style: normal;
}

address a{
	color: #444444;
	text-decoration: none;
	border-bottom: thin solid #bbbbbb;
}


dt{
	font-size: 110%;
	font-weight: bold;
}


.reslinksArchive ul{
	display :inline;
	padding: 2px;
}

.reslinksArchive li {
	font-size: 80%;
	list-style:disc;
	display :inline;
}
.reslinksArchive{
	display: block;
}

#monopole-collision {
	width: 160px;
    margin: 50px -170px 0 0px;
}

