body {
	background-color: #5F6062;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #494949;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}

img {
	border:0px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

#arts {
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
	width:256px;
	height:173px;
}

#arts li {
	display:none;
	margin:0px;
	padding:0px;
	padding-top:10px;
	position:absolute;
	top:0px;
	left:0px;
	width:255px;
	height:142px;
	text-align:center;
	color:#000000;
}

#arts li a {
	width:151px;
	padding:0px;
	margin-left:0px;
}

.tag {
	/*display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	height:24px;*/
	color:#404040;
	text-decoration:none;
}

.tag:hover {
}

.tags {
	padding:10px;
}

.project {
	padding:9px;
	padding-left:8px;
}

.clear {
	clear:both;
}

.t10 { font-size:10px !important; }
.t11 { font-size:12px !important; font-weight:bold !important; }
.t12 { font-size:14px !important; }
.t13 { font-size:14px !important; font-weight:bold !important; }
.t14 { font-size:16px !important; }
.t15 { font-size:16px !important; font-weight:bold !important; }
.t16 { font-size:18px !important; }
.t17 { font-size:18px !important; font-weight:bold !important; }
.t18 { font-size:20px !important; }
.t19 { font-size:20px !important; font-weight:bold !important; }
.t20 { font-size:22px !important; font-weight:bold !important; }
.t21 { font-size:24px !important; font-weight:bold !important; }

#main {
width:744px;
width:1000px;
margin-left:auto;
margin-right:auto;
}

.right_col {
	background-color:#5f6062;
	background-color:#d0d0d0;
	background-color:#ffffff;
	vertical-align:top;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.slinks {
	line-height:14px;
	padding-bottom:3px;
}

.slinks:hover {
	line-height:14px;
	padding-bottom:3px;
}

