body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
body {
	background-color: #320000;
	background-image: url(../images/bk5.jpg);
	background-repeat: repeat-x;
	background-color:#E5E5AF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #999900;
}
h1 {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
.content_bk {
    background-image:url(../images/index_r4_c1.jpg);
	background-repeat:repeat-y;
}
.content_area {
    width:600px;
    padding: 20px;
	text-align:justify;
	vertical-align:top;
}
.break {
	color:#A9DC03;
	background-color:#320000;
	border-right: 1px solid #C7C770;
	height:33px;
	margin-right:1px;
}
.break_text {
	color:#A9DC03;
	
}
.nav_bar {
    background-image:url(../images/index_r2_c1.jpg);
	background-repeat:no-repeat;
	height:50px;

}
.footer { 
    background-image:url(../images/footer_bk.jpg);
	background-repeat:no-repeat;
	height:150px;

}

.projects {
    border-bottom:dotted 1px #666600;

}
.side_bar_bk {
	background-color:#F3F3CF;
	border-right:dotted 1px #666600;
	width:200px;
}
.side_bar_even {
	background-color:#F7F7DF;
	border-top: 2px solid #E2FF8A;
	border-bottom:dotted 1px #666600;
	border-left: 1px solid #C7C770;
	height:33px;
	text-indent:10px;
	text-decoration:none;
}
.side_bar_odd {
	background-color:#F0F0C6;
	border-top: 2px solid #E2FF8A;
	border-bottom:dotted 1px #666600;
	border-left: 1px solid #C7C770;
	height:33px;
	text-indent:10px;
	vertical-align:middle;
	text-decoration:none;
	
	
}

.side_bar a:link{
    color:#666600;
	height: 12px;
	padding-top:9px;
	padding-bottom:12px;
	width:200px;
	display:block;
	text-decoration:none;
	
}
.side_bar a:visited{
	color:#999999;
	height: 12px;
	padding-top:9px;
	padding-bottom:12px;
	display:block;	
	text-decoration:none;
}
.side_bar a:hover{
	color:#FFFFFF;
	background-image:url(../images/nav_bk.jpg);
	height: 12px;
	padding-top:9px;
	padding-bottom:12px;
	display:block;
	text-decoration:none;
}
.side_bar a:active {
    color:#666600;
	background-color:#F3F3CF;
	height: 12px;
	padding-top:9px;
	padding-bottom:12px;
	display:block;
	text-decoration:none;
	
}
.side_bar_top {
	background-image:url(../images/nav_bk.jpg);
	background-repeat:repeat-x;
	background-color:#6B9100;
	height:33px;
	width:200px;
	text-indent:10px;
	color:#000000;
}

.font, .bold, .italic, .size {
text-align:justify;

}
.font {
  font:Arial, Helvetica, sans-serif;

}

.bold {
font-weight:bold;

}

.italic {
font-style:italic;

}

.size {
font-size:12px;

}
-->

