body {
	margin: 0px;
	background-color: #330707;
}

/*body, td, tr, p { */
body, p {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}

/*code {
	background-color: #bcbcbc;
}*/

.menu {
	display:inline;
	float: left;
	border: 1px solid #ffffff;
	background-color: #bcbcbc;
	height: 23px;	
	/*height: 21px !important;*/
	margin-left: 4px;
	margin-right: 4px;
}

.menu_outside {
	display: inline;
	float: left;
	border: 1px solid #ffffff;
	background-color: #bcbcbc;
	height: 21px !important;
	height: 23px;
}

.menu_link a, .menu_link a:visited {
	float: left;
	display: inline;
	width: 140px;
	line-height: 21px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

.menu_link a:hover {
	float: left;
	width: 140px;
	line-height: 21px;
	text-align: center;
	background-color: #938686;
	text-decoration: none;
	font-size: 13px;
}

.box {
	border: 1px solid #c8bdbd;
	background-color: #998e8e;
	height: 31px !important;
	height: 33px;
	width: 500px;
	/*line-height: 31px;*/
	text-align: center;
}

.container {
	background: url('images/body_tile.gif');
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

.title {
	font-family: Tahoma, helvetica, Times New Roman;
	font-weight: bolder;
	font-size: 17px;
	margin-left: 5px;
	color:#333333;
}

font.subtitle {
	font-family: Tahoma, helvetica, Times New Roman;
	font-size: 16px;
	color:#333333;	
}

.footer {
	color: #ffffff;
}

.ad {
	margin-top: 20px;
	margin-bottom: 20px;
}

.bodytext {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	/*float:right;*/
}

hr.news {
	margin-top:8px;
	margin-bottom:8px;
}

/* Generic Code */

.bodytext a, a:visited {
	color: #938686;
	text-decoration: none;
	font-style: none;
}

.bodytext a:hover {
	color: #938686;
	text-decoration: underline;
	font-weight: bolder;
	font-style: none;
}

.desc {
	border: 1px solid #ffffff;
	background-color: #938686;
	width: 80%;
}

h1 {
	font-family: Verdana, Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color: #6c4c4c;
	font-style: italic;
}

/* Interesting Links page */

table.links {
	border: 1px solid #938686;
}

td.linkstop {
	background-color: #666666;
}

/* My Work page */



td.links {
	background-color: #CCCCCC;
}

td.linksfoot {
	background-color: #998e8e;
	color: #FFFFFF;
}

.topworkbar {
	background-color: #bcbcbc;
}

.workbg {
	background-color: #998e8e;
}

.workbox {
	border: 3px inset #6c4c4c;
}

/* My Work page */

.t_menu {
	float: left;
	display: inline;
	background-color: #bcbcbc;
	text-align: center;
	width: 100%;
}


.work_link a, .work_link a:visited {
	float: left;
	width: 200px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
}

.work_link a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

.work_link_c a, .work_link_c a:visited {
	font-style: italic;
	float: left;
	width: 200px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

a.title, a.title:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	font-size: 10px;
}

a.title:hover {
	color: #CCCCCC;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 10px;
}
