
body {
	font-family: Arial, Helvetica, sans-serif ;
}
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: 20% ;
	color: #000 ;
	background-color: ;
	
}
div#tswcontent {
	float: right ;
	width: 80% ;
	color: #000 ;
	background-color: ;
	
}

h5 {
font:bold italic 24px georgia,times,serif;
color:blue;
display:block;
margin:15px 0 0 0;
}

h2 {
font:bold italic 18px georgia,times,serif;
color:blue;
display:block;
margin:15px 0 0 0;
}

h3 {
font:bold italic 18px georgia,times,serif;
color:red;
display:block;
margin:15px 0 0 0;
}



hr {
 background-color: blue; height: 4px;
 position: relative; 
width:100%;
bottom: -5px;
 left:0px;
 border:none;
}

#menu {
width:290px;
float:left;
margin:50px 0 0 0;
}



a.item {
background:url('menu.jpg') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 10px;
font: bold italic 18px georgia,times,serif;
color:#FF4500;
text-decoration:none;
line-height:30px;
}

a { color:#FF4500 } 

a {font-size: 15px}

a.item:hover {
background-position:20px -34px;
padding:0 0 0 20px;
}

@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcontent {
		float: none ;
		width: 100% ;
	}
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
	background-color:;
	
}
div#tswsideproper, div#tswothersideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswheader {
	color: #000 ;
	background-color: ;
	
}
div#tswfooter {
	color: #000 ;
	background-color:#c0c0c0 ;
}
