body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:active {
	color:#105CB6;
}
a:hover {
	text-decoration:none;
}
h1, h2 {
	margin: 0;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #3E3E3E;
}

h3 {
	margin: 0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #105CB6;
	margin-bottom: 5px;
}

h3 a {
	color:#105CB6;
	text-decoration:none;
}

h3 a:hover {
	color:#105CB6;
	text-decoration:underline;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	font-family: "Trebuchet MS", Arial;
}

h2 {
	font-size: 23px;
}

form{
	padding:0;
	margin: 0;
}

.textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#page {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width:960px;
	float:left;
	height: 70px;
}
#header-left {
	width:420px;
	height:64px;
	float:left;
}
#header-right {
	width:500px;
	float:left;
	margin-top: 42px;
}

/* logo */
#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 14px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	margin-left: 60px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* header middle */
#header-middle {
	float:left;
	background-image:url(images/menu.gif);
	width:960px;
	height:56px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#header-middle a, #header-middle a:hover, #header-middle a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

/* menu */
#header-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header-right li {
	display: block;
	float: left;
	height: 28px;
	margin-right:2px;
}
#header-right li .active {
	display: block;
	float: left;
	height: 28px;
	background-image:url(images/menu_active.gif);
}
#header-right a, #header-right a:visited {
	display: block;
	width: 120px;
	height: 28px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	color: #08134C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/menu_unactive.gif);
	padding-top:5px;
}
#header-right a:hover {
	width: 120px;
	color: #08134C;
}
/* search bar */
#search-bar {
	width:860px;
	margin-top: 20px;
	margin-left: 10px;
}
/* contents */
#contents {
	width:660px;
	float:left;
}
.middle_title {
	width:610px;
	margin-left: 20px;
	background-color: #EBF2F9;
	border-bottom: 1px solid #C5D5E3;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
}
.notice {
	float:left;
	width:610px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.notice_vote {
	float:left;
	width:70px;
	text-align:center;
	height: 85px;
	background-image: url(images/digg_bg_new.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 15px;
}
.notice_vote_num {
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
}
.notice_digg {
	font-size:11px;
	margin-top: 12px;
	width: 50px;
	margin-left:auto;
	margin-right:auto;
}
.notice_digg a, .notice_digg a:hover, .notice_digg a:active {
	color:#333333;
	text-decoration:underline;
}
.notice_posted {
	color:#FF6600;
	font-size: 11px;
}
.notice_posted a, .notice_posted a:hover, .notice_posted a:active {
	color:#FF6600;
	text-decoration:underline;
}
.notice_date {
	color:#999999;
	font-size: 11px;
}

/* web list */
.web {
	width:610px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

/* profile */
.profile {
	float:left;
	width:610px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.profile h2 {
	margin: 0;
	padding:0;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	margin-bottom: 5px;
}
.profile_image {
	width:70px;
	float:left;
}
.profile_image img {
	border:1px solid #999999;
	padding:3px 3px 12px 3px;
}
.profile_content {
	width:520px;
	float:left;
}
.profile_info {
	float:left;
	width:360px;
}
.profile_avatar {
	float:left;
	width:160px;
	text-align: center;
	padding-top: 20px;
}
.profile_avatar img {
	border:1px solid #999999;
	padding:3px 3px 12px 3px;
}

/* sidebar */
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:290px;
	float:left;
}
.sidebar_box {
	width:270px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-left: 5px;
	background-color: #FCEDC4;
	border:1px solid #FDCD74;
}
.sidebar_box_video {
	width:270px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	margin-top:10px;
	list-style:square;
}
#sidebar li {
	height: 16px;
	margin-left:30px;
	color:#FF6600;
}
#sidebar a, #sidebar a:visited {
	color:#FF6600;
}
#sidebar a:hover {
	color:#FF0000;
}

/* footer */
#footer {
	width:950px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:20px;
	border-top:1px solid #cccccc;
	padding-top:20px;
	padding-bottom: 10px;
}

/* generals */
.error {
	color:#FF0000;
}
.message_ok {
	width:610px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	border:1px solid #009900;
	background-color: #DFFFDF;
}
.message_error {
	width:610px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	border:1px solid #FF0000;
	background-color: #FDE2E2;
}
.message_warning {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-color: #FFEEEE;
	border: 1px solid #CC0000;
	color: #000000;
}
.message_warning_100 {
	font-size: 12px;
	margin-bottom: 10px;
	width:90%;
	padding: 10px 10px 10px 10px;
	background-color: #FFEEEE;
	border: 1px solid #CC0000;
	color: #000000;
}
