body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	cursor:default; 
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-y;
	color: #282666;
}

a:link,a:visited,a:active {

cursor:default; 
position:relative; 
color:#6090B6; 
height:1px; 
text-decoration: none; 
}



a:hover {
	cursor:default;
	position:relative;
	color:#8282BC;
	top: 1px;
	left: 3px;
	text-decoration: none;
	height:1px;

}

.text_nav:hover {
	cursor:default;
	position:relative;
	color:#8282BC;
	top: 1px;
	left: 3px;
	text-decoration: none;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #234B4B;
}



a img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




b {
	color: #A3A3CD;
}

/* Tables & Forum Fields */
table {
font-size: 14px; 
font-family: Georgia, "Times New Roman", Times, serif;
cursor:default; 
color: #282666;
}


.nav_bg {
	background-image: url(images/bg_nav2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	margin: 8px;
	padding: 8px;
	width: 90%;
	height: 100%;
}
.main_bg {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 12px;
} 

li.feather  {
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -20px;
	background-image: url(images/bullit.png);
	background-repeat: no-repeat;
	background-position: left top;
} 






.lighttext {
	color: #8282BC;
}




input, select, textarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #0066CC;

}

textarea {
	background-color: #FFFFFF;
}
.nav_hight {
	height: 530px;
	width: 123px;
}



.portfolio {
	border: 2px solid #94ABD7;
}

.cat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8080FF;
}

.subcat{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #282666;
	margin-left: 20px;
	padding-left: 20px;
}
.resdiv {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3D6;
	width: 100%;
}


.title{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #8080FF;
	font-weight: bold;
}
.Photos {
	padding-left: 103px;
}
