* {
	border:1;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#777;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}

/* body */
body {
	background:#13c713;
	color:#000000;
	font:0.9em Arial, Helvetica, "bitstream vera sans", sans-serif;

}
body b1{
	background:#13c713;
	color:#000000;
	font:0.8em Arial, Helvetica, "bitstream vera sans", sans-serif;

}
#wrap
{
	margin:auto;
	width:1030px;
}
/* header */
#header {
	height:90px;
	margin:0 auto;
	width:751px;
	background-color:#FFFFFF;
	background-image:url(style_pics/header.png);
	padding:5px;
	padding-right:10px;
}

#headspace {
	height:10px;}
#header h1 {
	color:#888;
	font-size:300%;
	letter-spacing:-3px;
	text-align:right;
	padding:5px;
	margin-bottom:-20px;
}
#header h2 {
	color:#CCC;
	font-size:200%;
	letter-spacing:-2px;
	text-align:right;
}
#header h3{
	color:#CCC;
	font-size:150%;
	letter-spacing:-2px;
	text-align:left;
}

/* navigation */
#navigation {
	background:#fafafa;
	border-right:1px solid #999;
	margin:0 auto;
	width:750px;
	height:40px;
	list-style:none;
}
#navigation li {
	border-left:1px solid #999;
	float:left;
	width:149px;
	list-style:none;
}
#navigation a {
	color:#555;
	display:block;
	line-height:40px;
	text-align:center;
}
#navigation a:hover {
	background:#e3e3e3;
	color:#555;
}
#navigation .active {
	background:#e3e3e3;
	color:#777;
}

#navigation3 {
	
	background:#fafafa;
	margin:0 auto;
	margin-left:70px;
	/*margin-top:5px;*/
	width:650px;
	height:20px;
	list-style:none;
}
#navigation3 li {
	/*border:1px solid #999;*/
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	float:left;
	width:149px;
	list-style:none;
}
#navigation3 a {
	color:#555;
	display:block;
	line-height:20px;
	text-align:center;
}
#navigation3 a:hover {
	background:#e3e3e3;
	color:#555;
}
#navigation3 .active {
	background:#e3e3e3;
	color:#777;
}

#profilelabel {
	height:45px;
	width: 725px;
	background-color:#FFFFFF;
	margin: 0 auto;
	/*background-image:url(profiletabtop.gif);
	background-repeat:repeat-x;*/
	}
#navigation2 {
	/*background-image:url(tab.gif);*/
	margin:0 auto;
	margin-left:20px;
	width:715px;
	height:50px;
	list-style:none;
}
#navigation2 li {
	border-bottom:1px solid #999;
	float:left;
	width:140px;
	list-style:none;
	background-image:url(style_pics/profilenavtab.gif);
}

#navigation2 li:hover {
	/*border-left:1px solid #999;*/
	float:left;
	width:140px;
	list-style:none;
	background-image:url(style_pics/profilenavtabmo.gif);

}

#navigation2 a {
	color:#555;
	display:block;
	line-height:50px;
	text-align:center;
	}
	
#navigation2 a:hover {
	color:#333;
	display:block;
	line-height:50px;
	text-align:center;
	
	}


/* content */
#picspace {
	height:14px;
	margin:0 auto;
	}
	
#spacer {
	height:14px;
	margin:0 auto;
	width: 751px;
	padding-left:5px;
	padding-right:10px;
	background-image:url(style_pics/bodytop.png);
}


#spacer2 {
	height:3px;
	margin:0 auto;
	width: 751px;
	background-image:url(style_pics/test2.gif);
	background-repeat:repeat-x;
	}


#content {
	height:auto;
	margin:0 auto;
	padding:5px 10px 20px 5px;
	width:751px;
	/*background-color:#f9f460;*/
	background-image:url(style_pics/body.png);
	background-repeat:repeat-y;
}
#content h1 {
	border-bottom:1px dashed #999;
	font-size:1.8em;
	padding:20px 10px 0;
}

#content2 h1 {
	border-bottom:1px dashed #999;
	font-size:1.8em;
	padding:20px 10px 0;
}
#content p {
	padding:20px 20px 0;
}

/* footer */
#footertop {
	background-image:url(style_pics/bodybottom.png);
	height:14px;
	width:751px;
		margin:0 auto;
			padding-left:5px;
	padding-right:10px;
}
#footer {
	height:50px;
	margin:0 auto;
	padding:10px 0 0;
	text-align:center;
	width:751px;
}
#leftbar{
	height:390px;
	width:124px;
	float:left;
	margin-left:auto;
	background-image:url(style_pics/sidebar.png);
	background-repeat:no-repeat;
	padding-left:7px;
	padding-top:15px;
		/* for IE */
filter: alpha(opacity=90);

  /* CSS3 standard */
  opacity:0.9;

}

#rightbar{
	height:390px;
	width:127px;
	float:right;
	margin-right:auto;
	background-image:url(style_pics/sidebar.png);
	background-repeat:no-repeat;
	padding-left:7px;
	padding-top:15px;
	/* for IE */
filter: alpha(opacity=90);

  /* CSS3 standard */
  opacity:0.9;
}
.style5 {
	color: #FF0000;
	font-style: italic;
}
.style3rs {
	font-size: 8px
}
.style2a {
color: #FF0000;
	font-style: italic;
	font-size: 10px
}
.style2 {
	font-size: 10px
}
.error {
	font-weight: bold;
	color: #C00
}

.submit-button {
	color: #000;
	border: 1px #000000 outset;

}

.input-box
{
color: #000000;
background: #ffffff;
border: #999999 solid 1px
}

.input-box_disabled
{
color: #000000;
background: #F3F3F3;
border: #999999 solid 1px
}

.text-box_disabled
{
color: #000000;
background: #F3F3F3;
border: #999999 solid 1px
}

