﻿.header {  background-image: url('images/beige_02.png'); 
background-repeat: no-repeat
}
.leftside {  background-image: url('images/beige_05.png'); 
background-repeat: repeat-y
}
.rightside {  background-image: url('images/beige_07.png'); 
background-repeat: repeat-y
}
body {  background-attachment: fixed; background-color: E8E9DB; background-image: url('images/bg_01.gif'); 
background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif
}
p {
	font-family: Verdana;
	font-size: 12px;
}
.nav {  border: #DFDFC6; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #DFDFC6; text-decoration: none}
