/* April Oertwig
   Stylesheet for SWOArt.com
   Last updated: November 18, 2007
*/

body {	
	font-family: "Times New Roman", Arial;
	font-size: 12pt;
	background-color: #ffffff;
	text-align:left;
	display: block;
	margin: 9px 9px 9px 9px;
	padding: 0;
}

#level0 {
	background:#ff9966;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

#level1 {
	margin-left:125px;
	padding-top:1px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right: 10px;
	text-align: center;
}

#header {
	background:#ff6666;
	text-align: center;
	font-size: 4em;
	line-height: 150%; 
	font-family: "Freestyle Script";
	font-weight: bold;
	color: #fff;
}

#header2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left:115px;
}

#contentLeft {
	position: absolute;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	width:120px;
	top: 133px;
	bottom: 9px;
	margin-left:9px;
	background: #ff9966;
	font-size: 1.5em;
}

#footer {
	text-align: center;
	background:#ff6666;
	font-size: 1em;
	padding-top:5px;
	color: #fff;
}

picture {
	padding: 10px;
}

#smallLeft {
	font-size: 0.6em;
	text-indent: 1.1em;
}

a:link, a:visited {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

img {
	border: 4px solid #f96;
	margin: 6px;	
}