body,
html 	{
	margin:0;
	padding: 0;
	color:#000;
	background: #aad6cd
}
body {
	min-width:750px;
	margin: 0;
	background: #aad6cd url(../images/bluebg.gif) repeat-x 0 0;
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #333;
	line-height: 16px;
	padding: 15px 0;
	}

/*** the basics ***/


h3	{
	color: #0B5367;
	font: bold 12px arial, verdana, helvetica, sans-serif;
	margin: 4px 0 0 0;
	}
p 	{ 
	line-height: 18px;
	padding: 0;
	margin: 0 0 13px 0;
	 }
p.first 	{ 
	text-indent: 1.75em;
	padding: 0;
	margin: 0 0 13px 0;
	 }
blockquote	{
	border :0;
	margin: 20px 25px;
	padding: 20px 10px 5px 10px;
	font: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	border: 1px dashed #999;
	background-color: #e9e1ff;
	background: transparent url(../images/menu_back.gif) repeat-x top right;
}
blockquote.CloudExplanation	{
	border :0;
	margin: 0 15px 15px 15px;
	padding: 10px;
	font: 13px;
	font-weight: bold;
	color: #202050;
	line-height: 18px;
	border: 1px solid #fff;
	background-color: #e9e1ff;
	background: transparent url(../images/menu_back.gif) repeat-x top right;
	text-align: left;
}
a:link { 
	color: #153cac; 
	text-decoration: underline; 
}

a:visited { 
	color: #333; 
	text-decoration: underline;
}

a:active, a:hover { 
	color: #d85904; 
	text-decoration: underline; 
}
/*** content wrapper ***/
#wrap {
		background: #fff url(../images/v_dotted.gif)  repeat-y 545px 0;
		margin: 0 auto;
		width:750px;
		border: 0;
		border-bottom: 1px solid #676767;
		padding: 0;
	}
#paisleyWrap {
		background: #fff url(../images/paisley_back.gif)  repeat-y top right;
		margin: 0 auto;
		width:750px;
		border: 0;
		border-bottom: 1px solid #676767;
		padding: 0;
	}
#paisleyWrapBorderless {
		background: #fff url(../images/paisley_back_borderless.gif)  repeat-y top right;
		margin: 0 auto;
		width:750px;
		border: 0;
		border-bottom: 1px solid #676767;
		padding: 0;
	}
/*** navbar ***/
#NavBar	{
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 75px;
	text-align: left;
	background: transparent url(../images/nav_full_back.gif) no-repeat;
	border: 0;	
	border-bottom: 1px solid #9eaeae;
	clear: both;
	}
div.NavLink 	{
	border: 1px solid #efeeee;
	border-right: 1px solid #676767;
	border-bottom: none;
	margin: 54px 0 0 14px;
	height: 20px;
	line-height: 18px;
	padding: 0 8px;
	text-align: right;
	font: bold 11px arial;
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
	float: left;
	background: transparent url(../images/tab_back.gif) repeat-x;
	}
a.NavLink:link, a.NavLink:visited {
	color: #333;
	font: bold 11px Arial;
	text-decoration: none;
	line-height: 18px;
}

a.NavLink:active, a.NavLink:hover {
	color: #fff;
	font: bold 11px Arial;
	text-decoration: none;
	background-color: none;
	line-height: 18px;
}
div.NavLinkOn 	{
	border: 1px solid #efeeee;
	border-right: 1px solid #676767;
	border-bottom: none;
	margin: 54px 0 0 14px;
	height: 20px;
	line-height: 18px;
	padding: 0 8px;
	text-align: right;
	font: bold 11px arial;
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
	float: left;
	background: transparent url(../images/tab_back_on.gif) repeat-x;
	}
span.NavLinkOn  {
	color: #000;
	font: bold 11px Arial;
	text-decoration: none;
	background-color: none;
	line-height: 18px;
}
/*** map Open Close items ***/

	.clicker {
	cursor: pointer;
	color:blue;
}
	.eg {
	border: 0;
	margin: 0;
}
	.eg p {
	margin:0;
	text-align:center;
}
	div#DreamMap	{
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
	text-align: center;
	background-color: #d0e4e2;
	display: block;
	}
	img.Map	{
	width: 720px;
	height: 300px;
	border: 1px solid #a6a6a7;
	}
	#byidtagandclass2 {
	padding: 0;
	width: 100%;
	margin: 0;
	border: 0;
	background: #d0e4e2;
	border-bottom: 1px solid #9eaeae;
}
	div.mapOpen {
	background-color: none;
	border: 0;
	margin: 0 14px 0 0;
	padding: 0 17px 0 0;
	font: normal 10px verdana;
	line-height: 24px;
	text-align: right;
}

	.qbox {
	background-color: #fff;
	border: 0;
	margin:0;
	padding: 0;
	text-align: right;
}
	.qbox p {
	text-align: right;
}
	.question {
	text-indent:20px;
}
	.closed {
	background:url(../images/plus.gif) right center no-repeat;
}
	.open {
	background:url(../images/minus.gif) right center no-repeat;
}
	a.mapLink:link, a.mapLink:visited {
	text-decoration: none;
}
	a.mapLink:active, a.mapLink:hover {
	text-decoration: underline;
}
/*** main content ***/
	#main, #form {
		background: #fff;
		float:left;
		width:545px;
		min-height: 460px;
	}
	#main h1, 
	#main h3, 
	#main p,
	#form h1, 
	#form h3, 
	#form p	{
		padding: 0 15px;
    }
	#main h1, #form h1 {
		padding: 0 0 10px 0;
    }
h1	{	
	color: #0B5367;
	font: bold 14px arial, verdana, helvetica, sans-serif;
	margin: 15px;
	padding:  0;
	background: #fff url(../images/h_dotted.gif)  repeat-x bottom right;
	border: 0;
	}
/*** blog entry general ***/
.blogEntry 	{ 
	border: 0; 
	padding: 0;
	margin: 0 15px 0 0;
	vertical-align: top;
	background: #transparent url(../images/h_dotted.gif)  repeat-x top right;
}

span.blogEntryDate	{ 
	border: 0; 
	padding: 0;
	margin: 0 6px 0 100px;
	color: #B52C07;
	text-align: right;
	vertical-align: center;
	text-transform:  uppercase;
	letter-spacing: normal;
}

.imagefloat	{
	padding: 2px;
	border: 1px solid #a6a6a7;
	margin: 0 0 10px 10px;
	float: right;
	}
div#blogEntry1	{
	vertical-align: top;
	text-align: left;
	background: transparent;
	padding: 0;
	margin: 0;
	border: 0;
}
div#blogEntryNew		{
	vertical-align: top;
	text-align: left;
	background: transparent;
	padding: 0;
	margin: 0;
	border: 0;
}
/*** blog entry hide show ***/
h2	{
	color: #333;
	font: bold 11px arial;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	text-transform:  uppercase;
	letter-spacing: 0.40em;
	margin: 0 15px 15px 15px;
	background-color: none;
	line-height: 20px;
	height: 20px;
	}
h2.Back	{
	background-color: #d0e4e2;
	padding-left: 7px;
	}
h2 img	{	
	border: none;
	padding: 0 8px;
	vertical-align: bottom;	
}
.trigger	{
	cursor:pointer;
	background: #d0e4e2;
}		
.trigger:hover	{
	cursor:pointer;
	background:#ddf;
}		
.expanded	{
	background: #d0e4e2;
	cursor:pointer;
		}
.expanded:hover	{
	background:#ddf;
	cursor:pointer;
}
.show	{
     position:static;
     display: table;
}
.hide	{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
		}
/*** right column ***/
	#sidebar {
		background: #fff;
		float:right;
		width:190px;
	}
	#sidebar div.Menu	{
		margin: 15px 0;
    }

/*** right menu ***/
div.Menu		{
	border: 0;
	width: 173px;
	padding: 0;
	vertical-align: top;
	margin: 0 15px 0 0;
	font: normal 11px Arial;
	text-align: center;
}
div.MenuWrapper	{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	border: 1px solid #6b607d;
	border-top: 1px solid #c0bbc8;
	border-left: 1px solid #c0bbc8;
	background: #fcfcfd url(../images/menu_back.gif) repeat-x top right;
	width: 100%;
	}
div.MenuHeader	{
	font: bold 11px arial;
	text-decoration: none;
	background-color: purple;
	color: #333333;
	margin: 0;
	padding: 2px 5px 2px 7px;
	border: 0;
	border-bottom: 1px solid #6b607d;
	text-align: left;
	line-height: 18px;
	background: transparent url(../images/tab_back.gif) repeat-x;
	}

div.MenuSubHeader 	{
	line-height: 15px;
	vertical-align: top;
	background: transparent url(../images/arrow.gif) no-repeat;
	background-position: 0 4px;
	padding: 0 7px 0 12px;
	margin: 5px 0 1px 6px;
	font: bold 11px Arial;
	}	

div.MenuContent 	{
	line-height: 15px;
	list-style-type: none;
	vertical-align: top;
	background: transparent url(../images/arrow.gif) no-repeat;
	background-position: 0 4px;
	padding: 0 7px 0 12px;
	margin: 5px 0 1px 6px;
	font: normal 11px Arial;
	}
div.MenuSubContent 	{
	line-height: 14px;
	list-style-type: none;
	vertical-align: top;
	background: transparent;
	padding: 0 7px 0 12px;
	margin: 5px 0 1px 6px;
	}
div.MenuSubHeader a:visited  	{
	color: #5467b8;
	text-decoration: none;
	}

div.MenuSubHeader a:link	{
	color: #333;
	text-decoration: none;
	}

div.MenuSubHeader a:hover,
div.MenuSubHeader a:active	{
	color: #d85904;
	text-decoration: underline;
	}
div.MenuContent a:visited, div.MenuSubContent a:visited	{
	color: #5467b8;
	text-decoration: underline;
	}

div.MenuContent a:link, div.MenuSubContent a:link	{
	color: #333;
	text-decoration: underline;
	}
div.MenuContent a:hover,
div.MenuContent a:active	{
	color: #d85904;
	text-decoration: underline;
	}
div.MenuSubContent a:hover,
div.MenuSubContent a:active	{
	color: #d85904;
	text-decoration: underline;
	}
/*** right menu hide and show area divs***/

div#JDBio,
div#JDText,
div#JDLectures,
div#JDNews,
div#JDContact,
div#JenD,
div#DianeP,
div#SijayJ,
div#RachelleC,
div#SpankyG,
div#JacobN,
div#ThreeD,
div#IsabellaLR,
div#JacR,
div#CarlyT,
div#NaropaS,
div#StudioA,
div#DreamDesigner		{
	font: normal 11px arial;
	vertical-align: top;
	text-align: left;
	background: transparent;
	padding: 0;
	margin: 0;
	display: none;
	clear: both;
}
/*** footer***/
#footer	{
	padding: 0;
	margin: 0;
	color: #676767;
	border: 0;
	background: #fff url(../images/h_dotted.gif)  repeat-x top left;
	text-align: center;
	vertical-align: center;
	font: 9px arial;
	clear: both;
	line-height: 25px;
	}
	#footer p {
		padding:5px;
		margin:0;
		text-align: center;
    }
/*** contact us form***/

fieldset#contactUs	{
	border: 1px solid #a39bab;
	margin: 0 0 20px 15px;
	padding: 15px;
	background: #d0e4e2;
}
fieldset#contactUs div	{
	border: 0;
	margin: 0;
	padding: 0 0 4px 0;
	font: bold 11px arial;
}
fieldset#contactUs div.Entry input,
fieldset#contactUs div select,
fieldset#contactUs div textarea	{
	margin: 0 0 10px 0;
	border: 1px solid #a39bab;
	padding: 2px;
}
em	{
	font-size: 12pt;
	font-weight: bold;
	color: #f95d18;
}
input#ContactSubmit	{
	border: 2px solid #fff;
	padding: 4px 8px;
	font: bold 10px arial;
	color: #333;
	background: transparent url(../images/tab_back_on.gif) repeat-x;
	text-transform: uppercase;
}