/* http://css.uka-p.com/ */

body { text-align:center; font-style:normal; }

h2 { 
	width:70%;
	border-bottom: 2px solid #AAAAFF;
	font-size:larger;
	padding-left: 17px;
    background: url("sq.gif") no-repeat 0px 0.2em;
}

#outline {
	width:750px;
	text-align:left;
	margin:0 auto;
}

#outline-margin { margin:0 10px; }

#main { width:470px; float:right; }

#left { width:250px; float:left; }

#c-both { clear:both; }

#header {
	background-color:#AAAAFF;
	background: url("head.gif") repeat-x;
	color: #FFFFFF;
	padding-left: 17px;
}

#footer { text-align:center; border-top: 2px solid #AAAAFF; }

#overlay{ background-image: url(overlay.png); }
