body {
	background-color: #fff;
	color: #ccc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
}

body.home {
	background:#fff url(images/bgmain.gif) repeat-x;
}

body.book {
	background:#fff url(images/bgbook.gif) repeat-x;
}

body.info {
	background:#fff url(images/bginfo.gif) repeat-x;
}

body.projects {
	background:#fff url(images/bgprojects.gif) repeat-x;
}

body.about {
	background:#fff url(images/bgabout.gif) repeat-x;
}

.horizontalbar{background: url(images/horizontal_bar.gif) repeat-x;}

/******************************************************************* primary hyperlink styling */
a:link { 
	font-weight: normal; 
	text-decoration: none;
	background-color: transparent;
	color: #000;
}

a:visited { 
	font-weight: normal; 
	text-decoration: none;
	background-color: transparent;
	color: #000;
}

a:hover, a:active { 
	text-decoration: underline;
	background-color: transparent;
	color: #000;
}


p {
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0 10px 0;
}

fieldset {
  padding: 10px 5px 10px 5px;
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border:1px solid #ccc;
  }
  
legend {
	  color: #FF0167;
}

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:normal;

  }
.required  {
	border: 1px solid #000;
	background-color:#E1E9DC;
} 
	

/******************************************************************* body content */

#linkList {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	top: 120px; 
	left: 200px;
	float:left;
	text-align: left;
}

#linkList2 {
	margin: 0px;
	padding-bottom: 50px;
	padding-top: 20px;
	width: 187px;
	top: 120px; 
	left: 140px;
	float:left;
	text-align: right;
}

		
#linkList ul {
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 0px;
		padding: 0px;
	}
.linkList li {
			font-weight: normal; 
			font: 0.7em Verdana, Arial, Helvetica, sans-serif;
			line-height: 2.5ex; 
			list-style-type: none;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			display: block; 
			padding-top: 5px; 
			padding-bottom: 5px;
			padding-right: 30px;
			margin-bottom: 5px;
			background:#9DDCF9 url(images/bulletmenu1.gif) no-repeat right top;	
		}

.linkListOrange li {
			font-weight: normal; 
			font: 0.7em Verdana, Arial, Helvetica, sans-serif;
			line-height: 2.5ex; 
			list-style-type: none;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			display: block; 
			padding-top: 5px; 
			padding-bottom: 5px;
			padding-right: 30px;
			margin-bottom: 5px;
			background:#F58232 url(images/bulletmenu1.gif) no-repeat right top;	
		}

.linkListPink li {
			font-weight: normal; 
			font: 0.7em Verdana, Arial, Helvetica, sans-serif;
			line-height: 2.5ex; 
			list-style-type: none;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			display: block; 
			padding-top: 5px; 
			padding-bottom: 5px;
			padding-right: 30px;
			margin-bottom: 5px;
			background:#EBB7CE url(images/bulletmenu1.gif) no-repeat right top;	
		}
	
.linkListBook li {
			font-weight: normal; 
			font: 0.7em Verdana, Arial, Helvetica, sans-serif;
			line-height: 2.5ex; 
			list-style-type: none;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			display: block; 
			padding-top: 5px; 
			padding-bottom: 5px;
			padding-right: 30px;
			margin-bottom: 5px;
			background:#E25584 url(images/bulletmenu1.gif) no-repeat right top;	
		}
		
.linkListHome li {
			font-weight: normal; 
			font: 0.7em Verdana, Arial, Helvetica, sans-serif;
			line-height: 2.5ex; 
			list-style-type: none;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			display: block; 
			padding-top: 5px; 
			padding-bottom: 5px;
			padding-right: 30px;
			margin-bottom: 5px;
			background:#FFF56F url(images/bulletmenu1.gif) no-repeat right top;	
		}

.linkListOrange a, a:hover, a:visited, a:active {
	color:#000
}
		
.pinkBar {
		background-image:url(images/bgcontent.gif);
}

.greyBar {
		background-image:url(images/bgcontentright.gif);
}

.on {
background-color:#0099CC;
color:#CC3399
}

#mainText {
	padding-bottom: 20px;
}

#mainText p {

	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align: justify;
	margin: 0 0px 0 20px;
	padding-bottom: 0px;
}

#mainText a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
#mainText a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
#mainText a:hover {
	color: #036;
	border-bottom-style: solid;
	}
	
a.more {
	padding-right: 15px;
	background: url(images/link.gif) no-repeat 100% 0px;
	}

#mainText h1  {
	font: 1em Lucida Grande, Trebuchet MS, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #FF0167;
	color: #FF0167;
	text-align: justify;
	margin: 0 0px 0 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#mainText h2  {
	font: 0.8em Lucida Grande, Trebuchet MS, sans-serif;
	font-weight:bold;

	color:#FF0167;
	text-align: justify;
	margin: 0 0px 0 20px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#mainText a.h2more {
	font: 1em Lucida Grande, Trebuchet MS, sans-serif;
	font-weight:bold;
	color:#FF0167;
	text-align: justify;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#mainText h3  {
	font: 0.8em Lucida Grande, Trebuchet MS, sans-serif;
	font-weight:bold;

	color:#FF0167;
	text-align: justify;
	margin: 0 0px 0 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#mainText ul {
	list-style-type: disc;
	padding-left: 25px;
	margin-left: 25px;
}

#mainText ul ul {
	list-style-type: none;
}

#mainText li {
	padding-left: 10px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0 10px 0;
}

#feature {
	margin: 0 0px 20px 20px;
	width: 265px;
	border: 1px dotted #000;
	background-color:#E1E9DC;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.9em;
}

#feature p {
	margin: 0;
	padding: 0;
}
		
.contentRight {
	width: 200px;
	padding-left 10px;
	text-align: left;
}

#ideas  {
	width:167px;
	padding: 35px 5px 15px 5px;
	background:#EBB7CE url(images/ideastop.gif) no-repeat top left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#ideas p {
	color: #000000;
	font-size: 1em;
}

#news  {
	width:167px;
	padding: 35px 5px 15px 5px;
	background:#C2E9FA url(images/newstop.gif) no-repeat top left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#news p {
	color: #000000;
	font-size: 1em;
}

#wow  {
	width:167px;
	padding: 35px 5px 15px 5px;
	background:#F58232 url(images/wowtop.gif) no-repeat top left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 10px;
}

#wow p {
	color: #fff;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:justify;
}

#bottom {
	background:#000 url(images/diagbottom.gif) repeat-x top left;
	}

.orangeStar {
	list-style-image:url(images/arrow1.gif);
}

.pinkStar {
	list-style-image:url(images/arrow2.gif);
}

.magGlass {
	list-style-image:url(images/arrow3.gif);
}

.tick {
	list-style-image:url(images/arrow4.gif);
}

.information {
	list-style-image:url(images/arrow5.gif);
}

.download {
	list-style-image:url(images/arrow6.gif);
}