/*Danny in France*/
/*Modified November 6, 2007*/

/*Apply to all*/

body {
        font-family:Arial, sans-serif;
        font-style:italic;
        background:#0066FF;
        }

a:link {
	color:#00CCFF;
	text-decoration:none;
	}

a:hover {
	color:#CC0000;
	text-decoration:none;
	background-color:#006699;
	}

a:visited {
	color:#CC99FF;
	text-decoration:none;
	}

h1 {
        font-size: 200%;
        font-weight: bold;
        }

h2 {
        font-size: 150%;
        }

h3 {
        font-size: 130%;
        }

p.small {
        font-size: 70%;
        }




/*Containers*/

#rotate {
        background: url(images/Headers/rotate.php) no-repeat;
        position:absolute;
        left:208px;
        top:0px;
        width: 600px;
        height: 200px;
        }

#header {
        position:absolute;
        width:900px;
        height:250px;
        left:10px;
        }

#containermain {
        position:absolute;
        width:650px;
        padding-left:10px;
   	margin-left:215px;
   	margin-right:199px;
        margin-top:215px;
        }

#containerleft {
        position: absolute;
        margin-left:23px;
	margin-top:215px;
	width:200px;
        }

/*Soli Deo Gloria*/
