body {
	background: #000;
	color:#fff;
	letter-spacing:0pt;
	line-height:11px
}

body, td { 
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height:15px;
	font-variant: none;
}

.container {
	margin-left:0px; 
	margin-right:0px;
	padding:0px;
	width:0px;
}

#image2{
	background: url(images/twewy_02.gif) top no-repeat #000;
	width:799px;
	height:177px;
	margin-left:100px;
	top:0px;
}

#image3{
	background: url(images/twewy_03.gif) no-repeat #000;
	width:799px;
	height:229px;
	margin-left:100px;
}

#image4{
	background: url(images/twewy_04.gif) left no-repeat #000;
	width:214px;
	height:427px;
	margin-left:99px;
}

#mid {
	width:355px;
	position: absolute;
	margin-left:207px;
	padding:10px 10px 10px 10px;
	background: #2B2B2B;
	border-left:2px solid #393744;
	border-right:3px solid #38373C;
}

.content {
	padding:10px 10px 100px 10px;
}

.title1 {
	padding:3px 3px 2px 5px;
	border-bottom: 3px double #4B4B4B;
	border-bottom-width: 15px;
	font-weight:bold;
	font-size:25px;
	color:#7C7C7C;
	line-height: 20px;
	margin: 8px 8px 8px;
	letter-spacing:3pt;
}

.title {
	font-variant: times new roman;
	letter-spacing: 5px;
	font-family: none;
	line-height: 10px;
	font-size: 20px;
	color: #888B80;
	font-weight: none; 
	border-bottom: 0px solid #526A72; 
	width: 0%;
}

.bottom {
	padding:5px 5px 5px 5px;
	border: 5px double #888B80;
	font-size:9px;
	line-height:10px;
	background: #5B5B5B;
}

b,strong{
	color:888B80;
	font-family:trebuchet ms;
	font-weight:bold;
	font-size:11px
	letter-spacing:1pt;
}

em,i{
	color:B3B3B3;
}

a:link {
	text-decoration: none; 
	color: #CECECE; 
	font-weight:lighter; 
	cursor: default; 
}

a:active { 
	text-decoration: none; 
	color: #CECECE; 
	font-weight:lighter; 
	cursor: default; 
}

a:visited { 
	text-decoration: none; 
	color: #CECECE; 
	font-weight:lighter; 
	cursor: default; 
}

a:hover { 
	text-decoration: underline; 
	color: #B2B2B2; 
	font-weight:lighter; 
	cursor: crosshair; 
}

input, textarea, option, select {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #947068;
	background-color: #A9B5AD;
	padding:1px;
	border-top: 1px solid #947068;
	border-right: 1px solid #947068;
	border-bottom: 1px solid #947068;
	border-left: 1px solid #947068;
}