/* ************************************************************** */
/* CSS STANDARD TAGS */

body {
	margin-right: 65px;
	margin-left: 65px;
	background-image: url(images/bg-body.png);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	}
h1 {
	font-size: 150%;
	margin-bottom: 8px;
	margin-top: 3px;
}
h3 {
	font-size: 120%;
	margin-top: 4px;
	margin-bottom: 3px;
}
h1,h2,h3,h4 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	color: #493826;
	margin-top: 4px;
}
/* ****************************************************** */
/* CLASSES */

.btn {
	font-size: 120%;
	line-height: normal;
	font-family: "Trebuchet MS", cursive;
	display: inline;
	position: relative;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	bottom: 9px;
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 2px;
	top: 0px;
}

.btn a {
	text-decoration: none;
	color: #FEFEFE;
}
.btn a:hover {
	text-decoration: underline;
}

.a1 {
	margin-top: 5px;
}

.img-btn {
	display: block;
	clear: right;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	position: relative;
	top: 85px;
}

.star_li {
	list-style-image: url(images/star556.png);
	display: list-item;
	line-height: normal;
	vertical-align: top;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mosaic {
	margin-left: 26px;
	font-size: 110%;
}
.proj_img1 {
	margin-right: 16px;
}

.about {
	background-image: url(images/abt-img.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_ind {
	padding-right: 65px;
}


.credit {
	position: relative;
	top: 6px;
	color: #666666;
	font-size: 10pt;
}
/* ************************************************************* */
/* SPECIAL STYLE IDs */

#about_tbl {
	margin-left: 26px;
}
#about_tbl td {
	vertical-align: top;
}

#c_form {
	width: 410px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-image: url(images/form_bg.png);
	height: 310px;
}

#c_form #form1 td {
	text-align: right;
}

#current a {
	font-weight: bold;
	color: #E61E7E;
}
#current a:hover {
	color: #E61E7E;
}

#current {
	background-color: #FFFFFF;
}
#footer .credit a {
	color: #666666;
	text-decoration: none;
}

#sidebar .side2 {
	margin-left: 24px;
	font-size: 8pt;
}

#sub-btn {
	clear: both;
	margin-left: 120px;
	padding: 0px;
	margin-top: 0px;
}

#top-menu img {
	position: relative;
	top: 6px;
	background-image: url(bliss);
}
.non {
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}
.tag-txt {
	border: 1px solid #009999;
	padding: 3px;
	display: none;
}
.sm-txt {
	font-size: .8em;
}
.gray {
	color: #666666;
}

#content .sm-txt p {
	line-height: .9em;
	margin-top: 3px;
	margin-bottom: 3px;
}
