﻿/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 2.0.0
*/

body {
	background: #003F6C;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}


div#tswsidecol {
	float: right;
	width: 13%;
	color: #000;
	background-color: #003F6C ;
}

div#tswcontent {
	float: right ;
	width: 87% ;
	color: #003F6C ;
	background-color: #fff ;
}

div#header {
float: right ;
	width: 88% ;
	color: #C8EBFF ;
	background-color: #003F6C ;
}
@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}

	div#tswcontent {
		float: none ;
		width: 100% ;
	}


}
div#tswcontproper, div#tswsideproper, div#tswothersideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit;
	background-color: #003F6C ;
	 
}
a {
	color: #003F6C;
}
	
div#footer {
float: right ;
	width: 85% ;
	background-color: #003F6C;
	color: #C8EBFF;
	clear: both;
	text-align: center;
	padding: 5px;
}

