#left {float:left; width:50%;}
#right {float:right; width:50%;}
#main {width:500px; margin:0pt auto;}

/* General */
BODY {
	background-color:#ffffff;
	font-family:Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	
	scrollbar-face-color: #52695A;	
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6E88B1;
	scrollbar-3dlight-color: #A3BDB8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C7D6D3;
	scrollbar-arrow-color: #C7D6D3;
}

p {padding:4px 0px 4px 0px; margin:0px;}
/* Classes */
.header {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #D17D2A;
}

.content {
font-family:  Verdana;
font-size: 11px;
line-height:120%;
}
.content6 {
font-family:  Verdana;
font-size: 10px;
line-height:100%;
}
.content5 {
font-family:  Verdana;
font-size: 11px;
line-height:100%;
}

.content2 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
}

.content3 {
font-family: Verdana;
font-size: 11px;
}

.thumb {
border-width:1px;
border-style:solid;
border-color:#687816;
}

.content P {
	/*text-indent:2em; */
}

.content H1, .content H2, .content H3, .content H4, .content H5, .content H6 {
	color:#969E62;
	font-weight:bold;
}

.content H1 {
	color:#D2D6AA;
	text-align:center;
	font-size:20px;
}

.content H2 {
	font-size:16px;
}

.content H3 {
	font-size:15px;
}

.content H4 {
	font-size:14px;
}

.content H5 {
	font-size:13px;
}

.content H6 {
	font-size:12px;
}

.sincerly {
	text-align:right;
	margin-right:5em;
}

.floatRight {
	float:right;
	margin-left:2em;
}

.floatLeft {
	float:left;
	margin-right:2em;
}

.crumbs {
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	border-color:#D2D6AA;
	width:98.5%;
	font-size:11px;
}

.star {
font-family: wingdings;
color: #F2F3F2;
}

/* ID's */
#menu {
padding-left: 1px;
}

/* Links */
A {
	color:#9BB6B1;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	text-decoration:underline;
}

#nisa a, #nisa a:link, #nisa a:visited {
color: #ffffff;
font-family: Verdana;
text-decoration: none;
font-weight: normal;
font-size: 10px;
}

#nisa a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-size: 10px;
}

#menu a, #menu a:link, #menu a:visited {
color: #111111;
font-family: Verdana;
text-decoration: none;
font-weight: normal;
font-size: 13px;
width: 100%;
}

#menu a:hover {
color: #1E00D7;
text-decoration: none;
font-weight: normal;
font-size: 13px;
width: 100%;
background-color: #D2D2D2;
}
.profile {padding-left:35px;}
