body {
	background-color: #FFFFFF;
	color: #666666;
	padding: 0px;
	background-image: url(images/portfolio_bgrd.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet1.gif);
	
}
h1 {
	font-size: 10px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 10px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-size: 15px;
	color: #fda902;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	padding-bottom: 2px;
}
h4 {
	font-size: 14px;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
	padding-bottom: 2px;
}
.text9 {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
}
.text12 {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.textgrl {
	color: #FF9900;
	font-size: 9px;
}
.text10or {
	color: #666666;
	font-size: 10px;
	text-align: justify;
	padding: 10px;
}
.text10blue {
	color: #2C78A8;
	font-size: 10px;
}
.text10white {
	color: #FF0000;
	font-size: 10px;
}
.text10ortrue {
	color: #FF9900;
	font-size: 10px;
}
 a.menu_top:link {
	color: #8F3030;
	text-decoration: none;
}
 a.menu_top:visited {
	color: #8F3030;
	text-decoration: none;
}
 a.menu_top:hover {
	color: #FF0000;
	text-decoration: underline;
}
 a.menu_top:active {
	color: #FF0000;
	text-decoration: underline;
}

 a.menu_bottom:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
 a.menu_bottom:visited {
	color: #FF9900;
	text-decoration: none;
}
 a.menu_bottom:hover {
	color: #FF9900;
	text-decoration: underline;
}
 a.grey:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
 a.grey:visited {
	color: #333333;
	text-decoration: none;
}
 a.grey:hover {
	color: #333333;
	text-decoration: underline;
}
a.pink:link {
	color: #B0DD00;
	text-decoration: none;
	font-weight: normal;
}
 a.pink:visited {
	color: #B0DD00;
	text-decoration: none;
}
 a.pink:hover {
	color: #B0DD00;
	text-decoration: underline;
}
.feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
.feature img{
	float: left;
	padding: 0px;
	margin: 10;
}
.feature1{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
.feature1 img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0  0 5px 5px;
}
/* DIVS in the body */
#body {
	height: 582px;
	width: 542px;
	position: relative;
	background-image: url(images/bgrd_lilac.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#menu {
	height: 447px;
	width: 46px;
	float: right;
	position: relative;
	top: -550px;
	left: 1px;
}
#whitebgrd {
	background-color: #FFFFFF;
	height: 372px;
	width: 472px;
	position: relative;
	top: 35px;
	left: 35px;
}
#whitebgrd_others {
	background-color: #FFFFFF;
	height: 255px;
	width: 472px;
	position: relative;
	top: 35px;
	left: 35px;
}
#logo {
	position: relative;
	height: 108px;
	width: 468px;
	left: 2px;
	top: 2px;
	background-color: #FFFFFF;
}
#picture {
	height: 250px;
	width: 460px;
	position: relative;
	top: 8px;
	left: 6px;
}
#picture_others {
	height: 133px;
	width: 460px;
	position: relative;
	top: 8px;
	left: 6px;
}
#textindex {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	height: 122px;
	width: 442px;
	position: relative;
	left: 35px;
	top: 43px;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: auto;
	margin: 0px;
}
#textothers {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	height: 240px;
	width: 442px;
	position: relative;
	left: 35px;
	top: 43px;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: auto;
	margin: 0px;
}
