﻿#table_layout {
	background-color: #000000;
	width: 940px;
	}
#header {
	height: 100px;
}
#stars_left {
	background-image: url('../images/stars_grad.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	}
#stars_right {
	background-image: url('../images/stars_grad.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	}
#jmbti_div {
	vertical-align: top;
	height: 25px;
	text-align: center;
	width: auto;
}
.img_border {
	border: 1px solid #333333;
}
#header_r {
	background-image: url('../images/tw_logo_red.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 100px;
}
a {
	color: #808080;
}
a:visited {
	color: #666666;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.font_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.footfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
