body {
	margin: 0;
	padding: 0;
	text-align:center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#000000;
}

h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #ffff00;
}

h2 {
	margin: 0 0 20px 0;
	padding: 3px 0;
	font-size: 22px;
	font-weight: normal;
	color: #ff0000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	color: #39b2ff;
}

img { margin: 0px; padding: 0px; border: none; }

p { margin: 0px; padding: 0px; text-align: left; }

a:link, a:visited { color: #FFFC5A; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CCFF00; text-decoration: underline; }

#twm_header {
	position: relative;
	width:  1024px;
	height: 180px;
	margin: 0 auto;
	text-align:left; 
	padding: 0 0 0 0;
	background-color: transparent;
	background-repeat:no-repeat;
}

#twm_logo {
	float: left;
	width:  240px;
	height: 180px;
	background-color:transparent;
}

#twm_widgit {
	float: right;
	width: 784px;
	height: 180px;
	background-color:transparent;
}

#twm_navigate {
	position: relative;
	width:  1024px;
	height: 208px;
	margin: 0 auto;
	text-align:left; 
	padding: 0 0 0 0;
	background-color: transparent;
	background-repeat:no-repeat;
}

#twm_menu {
	float: left;
	width:  240px;
	height: 208px;
	background-color:transparent;
	padding: 0 0 0 0;
}
	
#twm_toptext {
	float: left;
	width: 784px;
	height: 208px;
	background-color:transparent;
}

#twm_main {
	position: relative;
	width:  1024px;
	margin: 0 auto;
	text-align:left; 
	padding: 0 0 0 0;
	border: 0;
	background-color: transparent;
	background-image:url('../twm_images/twm_main_repeat.jpg');
	background-repeat:repeat-y;
}

#twm_sidebar {
	float: left;
	width: 240px;
	height: 100%;
	background-color: transparent;
}

#twm_content {
	float: left;
	width: 784px;
	padding: 0 0 0 0;
	background-color: transparent;
}

#twm_footer {
	position: relative;
	bottom: 0px;
	width:  1024px;
	height: 180px;
	margin: 0 auto;
	text-align:left; 
	padding: 0 0 0 0;
	background-color: transparent;
	background-repeat:no-repeat;
	border: 0;
}

#twm_widgit2 {
	float: left;
	width:  340px;
	height: 180px;
	background-color: transparent;
}

#twm_widgit3 {
	float: left;
	width: 684px;
	height: 180px;
	background-color: transparent;
}

#twm_copyright {
	position: relative;
	bottom: 0px;
	width:  1024px;
	height: 20px;
	margin: 0 auto;
	text-align:center; 
	font-style: italic;
	font-size: 10px;
	padding: 0 0 0 0;
	background-color: transparent;
	background-repeat:no-repeat;
	border: 0;
}
#twm_clear {
	clear:both; 
}
