body {
background: #FFF0EE url('images/background.gif');
margin-top : 0; 
margin-bottom : 0 
} 
.div1 {
text-align : center; 
padding : 0; 
} 
.navigation {
	width: 180px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #c1c1c1;
	list-style: none;
}
.navigation li a {
	background: #AAD6FB;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #94cbd6;
	color: #553;
}
.sidebar_left {
background-image: url('images/sidebar_left.gif');
background-repeat: repeat-y
}
.sidebar_right {
background-image: url('images/sidebar_right.gif');
background-repeat: repeat-y
}
.table1 {
border-collapse : collapse; 
background-color : #ffffff; 
text-align : left; 
} 
img {
border-width : 0; 
border-color : black;
} 
.font1 {
font-family : arial; 
font-size : 16px; 
font-weight : bold; 
color : #000000; 
} 
.font2 {
font-family : arial; 
font-size : 16px; 
font-weight : bold; 
color : #911c2f; 
} 
.font3 {
font-family : arial; 
font-weight : bold; 
color : #ffffff; 
} 
.font4 {
font-family : arial; 
font-size : 14px; 
font-weight : bold; 
color : #911C2F; 
} 
.normal {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #000000; 
} 
.nav1 {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #ffffff; 
background: #911C2F url('images/background2.gif');
vertical-align : top; 
text-align : left 
} 
.nav2 {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #ffffff; 
background-color : #911C2F; 
vertical-align : top; 
text-align : left; 
} 
.table2 {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color : #911C2F; 
vertical-align : top; 
text-align : center; 
width : 100%; 
} 
a {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : none; 
} 
a:hover {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : underline; 
} 
.nav1 a:link, .nav1 a:visited {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : none; 
} 
.nav1 a:hover {
font-family : arial; 
font-size : 14px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : underline; 
} 
.tabs {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-image : url('images/tabs.gif'); 
background-color : #000000; 
vertical-align : top; 
text-align : left; 
width : 100%; 
height : 41px 
} 
.random {
border : solid; 
border-width : 2px; 
border-color : #cccccc; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
background-color : #ffffff; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 
.definition {
border : solid; 
border-width : 1px; 
border-color : #cccccc; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #911C2F; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 
.copyright {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background: #911C2F url('images/background2.gif');
vertical-align : center; 
text-align : center 
} 