P {font-family:non-serif; font-size:medium; color: #000000}
P.footer {color: #000000}
H1 {font-family:serif; font-size:x-large; color: #000000}
H2 {font-family:serif; font-size:large; color: #000000}
li{
	list-style-type: none;
	margin: 0px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


header {

    display: block;

    font-size: 24px;

    font-weight: bold;

position: absolute;
top: 20px;
left: 90px;

}

BODY {
background-color: #a66cb7;

}

NAV.main-menu {
font-size: 18px;
line-height: 20px;

position: absolute;
top: 115px;
left: 35px;

margin-right: auto;
margin-left: auto;

width: 120px;
height: 95px;
background-color: ;

}

SECTION.bg {
position: absolute;
top: 0px;
left: 100px;
width: 750px;
height: 100%;
margin-top: 0px;
margin-left: auto;
margin-right: auto;

background-color: #FFFFFFF;
background-image: url(bckgrnd_banner.jpg);
background-repeat: repeat-x repeat-y;
background-position: top;
}


SECTION.main {
Position: absolute;
top: 95px;
left: 200px;

background-color: ;
width: 55%;
height: 25%;

padding: 15px 25px;
}

ARTICLE {
height: 100%;
text-align: justify;
}

FOOTER {
position: relative;
top: 98%;
left: 25%;
padding-bottom: 0px;
color: #FFFFFFF;
}