


BODY.framedoc { background-image: url(images/background.jpg);
                background-position: 27% 15%;
                background-repeat: no-repeat;
                background-attachment: fixed }

.sidebarbody { background-color: mediumaqumarine; }

DIV.menuitem { background-color: mediumaquamarine;
		   margin: 1px 0px 0px 0px; }

.menuitem a:hover { color: white; 
                    background-color: mediumaquamarine;
                    font-weight: 700; }

A.mainlinks { color: white;
		  background-color: mediumaquamarine; }

A { text-decoration: none; }

A.hover { font-style: underline; }

P.paralist { align: center; }

P.boldpara { align: center;
		font-style: bold; }

IMG.splash { border-style: none; }
