* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h1 {
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-position: center;
width: 362px;
height: 31px;
text-align: right;
font-size: 75%; 
font-weight: bold;
font-variant: small-caps;
color: #a81010;
margin-top: -10px;
margin-bottom: 0px;
padding-top: 17px;
padding-right: 5px;
}

.content-text {
font-style : normal; 
font-weight: normal;
font-size : 71%; 
text-align: left;
color : #ededcb;
text-decoration : none;
background-color: #840d0d;
width: 356px;
margin-top: -15px;
margin-left: 5px;
padding: 4px 2px 4px 2px;
}

#table-content {
background-image:url(images/inspiration_bg.gif);
background-position: center top;
background-repeat: no-repeat;
}

a {
font-weight: none; 
color:#FF0000;
font-size: 100%;
font-style: normal;
text-decoration: none;
}

a:hover {
color: #360a0a;
font-size: 100%;
font-weight: none;
text-decoration: none;
cursor: e-resize;
}
