/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 3.0.0
*/
body {
	border: thick outset #000099;
	box-shadow: #0000FF;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0066FF;
	float: none;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}
input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}
div#tswsidecol {
	float: left ;
	width: 15% ;
	color: #000;
	background-color: #0066FF;
}
div#tswcontent {
	float: right ;
	width: 80% ;
	color: #000 ;
	background-color: #0066FF;
}
@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcontent {
	float: none;
	width: 100%;
	background-color: #0066FF;
}
}
div#tswcontproper {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0066FF;
	color: #FFFFFF;
}
div#tswcontainer {
	color: inherit;
	background-color: #0066FF ;
	max-width: 881;
	width: 881;
}
div#tswsideproper, div#tswothersideproper {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0066FF;
	width: 881;
}
div#tswheader {
	color: #000;
	background-color: #0066FFF;
	top: 0px;
}
div#tswfooter {
	color: #000;
	background-color: #0066FF ;
}
.newStyle1 {
	background-color: #0066FF;
}
