body
{
	font-family: Verdana, Arial, sans serif;
	font-size: 70%;
	margin: auto;
	background: url("../images/bg1.gif") repeat-x 0 0;
	background-color:#B42A27;
	color:#FFFFFF;
	font-size:12px;
}

table.menuBackground
{
	background: url("../images/h2.jpg") no-repeat;

}
tr.middle
{
	vertical-align:middle;
}

table.contentBackground
{
	border-top: 0px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	color: #EEE9E5;
	background-color: #000000;	
	vertical-align:top;
}

tr
{
	vertical-align:top;
}
td
{
	font-size:12px;
	color: #FFFFFF;
}

td.contentHeader
{
	text-decoration: none;
	color: #EEE9E5;
	background: url("../images/h4.gif") no-repeat;
}

td.bgSide
{
	text-decoration: none;
	background: url("../images/bgSide.jpg") repeat-y;
}

td.button
{
	font-size:16px;
	text-align:center;
}


.content
{
	margin: 8px ;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}

.content.p
{
	margin: 8px ;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}

.item_title
{
	margin: 8px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

div, h1, h2, h4, h5, h6, p, span
{
	margin: 0px;
	padding: 0px;
}

h5.category_title
{
	color: #EEE9E5;
	font-size: 10px;
	margin-left: 5px;
}

ul 
{ 
	list-style: none;    /* removes list marker */ 
	margin-left: 0px;
	padding: 16px 0px 0px 16px;
}


/*Page part*/

#page_container
{
	border: 0px solid #000;
	background-color: #EEE9E5;
	background: url("../images/top_right_bg.jpg") repeat-x 0 0;
	position: relative;
	width: 780px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
}
/* Body and footer*/

#left_column
{
	float: left;
	border: 0px solid #B30000;
	width:  139px;
	height: 100%;
	margin: 0px;
	color: #EEE9E5;
}
#left_column_top
{
	background: url("../images/top_left.jpg") no-repeat 0 0;
	height: 165px;

}
#left_column_bot
{
	background: url("../images/bot_left.jpg") no-repeat 0 0;
	padding-top: 20px;
	min-height: 435px;
	height: 435px;
}

ul.category_menu
{
	padding-top: 0px;
	margin-left: 4px;
	font-size: 12px;
	color: #EEE9E5;
	margin-left: -10px;
}

.left_item
{
	border-style: solid;
	border-color: #BBB;
	border-bottom-width: 2px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-left-width: 3px;
	margin-left: 35px;
	margin-top: 30px;
}

p.caption
{
	padding: 0px auto 35px 10px;
	color: #BBB;
	width: 400px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	font-family: Century Gothic, Verdana, Arial, sans serif;
	font-size: 54px;
	opacity: 0.4;
}

#main_menu
{
	font-size: 11px;
	font-weight: bold;
	margin-top: -5px;
	margin-left: 5px;
	color: #CCC;
}

a
{
	text-decoration: none;
	color: #EEE9E5;
}

a:hover
{
	color: #C0B3AA;
}

td.a
{
	text-decoration: none;
	color: #EEE9E5;
}

td.a:hover
{
	color: #C0B3AA;
}

#intro_content
{ 
	background-color: #EEE9E5;
	background: url("../images/top_right.jpg") no-repeat 0 0;
	margin: 0px;
	min-height: 472px;
	height: 100%;
	padding-left: 15px;
	padding-top: 5px;
}

#content_menu
{
	margin-top: 15px;
	color: #A70909;
	font-size: 16px;
	font-weight: bold;
}

#content_menu a
{
	color: #2E3D5A;
}

.arrow
{
	color: #2E3D5A;
	font-family: Webdings;
	font-size: 10px;
}


.item_title a
{
	color: #938C85;
}

.item_detail
{
	margin-top: 5px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.item_detail a
{
	color: #000;
}



#version
{
	margin-left: 300px;
	font-size: 11px;
	color: #DB0100;
	padding-top: 35px;
}

#version a
{
	color: #DB0100;
}

.item_img
{
	width: 30%;
}

.clear
{
	border-width: 0px;
	clear: both;
	display: block;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

#intro_column
{
	float: left;
	min-width: 640px;
	width: auto;
	height: 100%;
	background-color: #EEE9E5;
	color: #000;
}

.ControlPanel a
{
	color: #FFFFFF;
}

.WebmentorsControlPanel a
{
	color: #AEAEAE;
}


p.footer
{
	margin-top: 30px;
	width: 600px;
	text-align: center;
	font-size: 10px;
	margin-left: 15px;
}
p.footer a
{
	font-size: 10px;
	color: #000;
}
