body{
	font-family: Tahoma;
	font-size: 13px; 
	background:url(../images/bgHead.jpg) repeat-x;
	background-color: #EBEBEB;
	margin: 0px;
}
a {
	font-family: Tahoma;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

#head { width:950px; margin:auto;}
#footer { width:940px; margin:auto; background-color:#333333; padding:5px;}

.content { width:940px; margin:auto; padding:7px 5px; background-color:#FFFFFF;}
.column1{ width:176px; background:url(../images/column_01.jpg) no-repeat; padding:5px; margin:0 10px 7px 0;}
.column2{ width:420px; background:url(../images/column_02.jpg) no-repeat; padding:5px; margin:0 10px 7px 0;}
.column3{ width:291px; background:url(../images/column_03.jpg) repeat-x; padding:5px; margin-bottom:7px;}

h1{ font-size:15px; color:#0066FF; font-weight:bold; margin:0 0 10px 0;}
h2{ font-size:11px; color:#FFFFFF; font-weight:normal; margin:0 0 10px 0;}