div.hide{
display:none;
}

body{
background-color:#f6d6b6;
}
a{
text-decoration: none;
color: red;
}
a:hover{
color: black;
text-decoration: underline;
}
img{
float: left;
} 

p{
	margin-left: 20px;
	margin-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
div#titles{
float: left;
margin: 0px 30px 0px 20px;
padding: 0px 0px 0px 0px;
text-align: right;
}
em{
font-style: normal;
font-weight: bold;
}
div#major{
margin: 0px 0px 0px 55px;
padding-top: 0px;
clear:both;

}

div#rightside{
width: 35%;
min-width: 20%;
max-width: 45%;
float:right;

margin-right: 10px;
}
div#links{

background-color: #ead9a4;
padding: 15px;
border: 1px solid black;
margin-top: 50px;
}

div#news{

background-color: #d7e7a4;
padding: 15px;
border: 1px solid black;
margin-top: 10px;
}

div#news div{
text-align: center;
}

li{
list-style: none;
}

h1{
	font-size:14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}.shoecss {
	font-family: Stencil;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
.heading {
	background-position: center center;
}
