body { 
background-color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
} 

h1 { 
border-bottom-style: solid;
border-bottom-width: 1px;
}		 	 
		 
#nobullet { 
list-style-type: none;
list-style-position: 0px;
 }

img {
border:0;
}

.resizeimage {
border-width:1px;
border-style:solid;
margin:10px;
display:block;
}

#menu {
float:left;
width:80%;
}

#menu h2 {
margin-left:38px;
}


#twitter {
float:left;
width:20%;
}

#twitter #loading {
margin-left: 50px;
background-image:url('loading.gif');
background-repeat:no-repeat;
}


#twitter h2 {
margin-left:35px;
}

#twitter h2 a {
text-decoration:none;
color:black;
}

#twitter h2 a:hover {
text-decoration:underline;
}

#tweets li {
list-style-type: none;
margin-top:15px;
}



