

/*<group=Master>*/
 

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #999;
	 
	font-size: x-small; /* IE5 Win */
 
  	font-size: small;
	background: #666666;
}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* ---( links )------------------------------- */

a:link {
	color: #49669C;
	}
a:visited {
	color: #8EA4C2;
	}
a:hover {
	color: #036;
	}

/* ---( common elements )------------------------------- */

p {
	margin: 1em 0 1em 10px;
	padding: 0;
	color: #000000;
}
h1 {
	font-family:  Verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #615;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
 
h2 {
	font-family:   Verdana, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #615;
	padding: 0 0 2px 0;
	margin: 1.2em 0 15px 0;
	border-bottom: 1px solid #eee;
	}

h3 {
	font-family:   Verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #615;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 5px;
	border-bottom: 1px solid #eee;
	}

h4 {
	font-family:   Verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #615;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 5px;
	border-bottom: 1px solid #eee;
	}

h5 {
	font-family:   Verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #615;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 5px;
	border-bottom: 1px solid #eee;
	}

h6 {
	font-family:   Verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #615;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 5px;
	border-bottom: 1px solid #eee;
	}
 
blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	background: url(../images/quotemarks.gif) no-repeat 0 3px;
	}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eee;
	}
code {
	color: #c63;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #930;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike {
	text-decoration: line-through;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* ---( top )------------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 1px;
	font-size: 95%;
	text-align: left;
	background: #666666;
	width: 750px;
} 
#logo {
	background: url(media/check.jpg) top left;
	height: 100px;
	padding: 0;
	margin: 0;
	width: 748px;
}
#logo a  {
	border-style: none;
	display: block;
	}
html>body #logo span {
	top: 19px;
	}

/* navigation */

#navwrap {
	
	 width: 748px;
	 	 color: #cccccc;
	height: 32px;
	margin-top: 1px;
	margin-bottom: 1px;
}

div.menu
{
	 	 
	height:32px;
	border-top:1px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-color: #666666;
	border-style:solid;
	margin-right: 2px;
	background: url(media/check.jpg) ;
}

#menu a
{
	float:left; 
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:2px;
	border-color:#FFFFFF;
	border-style:solid;
	padding-top: 6px;
	width:80px;
	height: 26px;
	text-align:center;
	text-decoration: none;
	color: #330033;
	background: url(media/check.jpg) ;
}

#menu a:hover
{
	 	color: #333366;
	background: #d7d7d7;
	text-decoration: none;
}

#menu a.active {
	background: url(media/uncheck.jpg) ;
}


#nav {
	
	 width: 748px;
	margin: 0;
	list-style: none;
	
 
	 
}
#nav li {
	float: left; 
	
	}
#nav a {
	float: left;
height: 3em;
	 width: 60px;
		padding: 6px 10px 6px 10px;
		background: #99cccc;
	text-decoration: none;
	color: #59215e;
	
	 
	font-size: 1em;
}
/* background: url(media/check.jpg) top left;*/
#t-home a {
	 	 
}
#t-reg a {
	 
}
#t-accom a {
	 
}
#t-invite a {
	 
}
#t-orgcom a {
	 
}
#t-prog a {
	 
}

#t-info a {
	 }

#t-location a {
	 
}

#t-spons a {
	 
}
#nav a:hover {
	color: #996699;
	background-color: #fff;
	}
#nav a.active {
	background: #ccc;
	color: #663366;
}

/* ---( main column )----------------------------- */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;
	color: #000000;
	background: #bff6ff;
	width: 748px;
}
/* End IE5-Mac hack */

#main-body {
	background: url(../img/main_bg6.gif) no-repeat top left;
	color: #000000;
	width: 748px;
}
#content {
	padding: 20px;
	background: #eee;
}
#content .entry {
	margin: 0;
	padding-top: 12px;
	border-top: 1px solid #ddd;
	}
#content .single {
	border-top: none;
	padding-top: 0;
	}

/* lists */

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}
#content ul li {
	padding: 0 0 4px 21px;
	line-height: 1.3em;
	background: url(../img/li_box.gif) no-repeat 0 1px;
	}
#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 90%;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dt span {
	font-weight: normal;
	}

/* alert note */

#content .note {
	font-size: 90%;
	color: #777;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	}
#content .note strong {
	color: #333;
	}
#content .alert {
	padding-left: 18px;
	background: url(../images/note_icon.gif) no-repeat 0 50%;
	}
#content .note code {
	color: #444;
	}

/* ---( entries )---------------------------------- */

p#menu {
	color: #999;
	font-size: 90%;
	margin-top: 0;
	}
p#menu.month {
	margin-top: 1em;
	}
p.posted {
	color: #999;
	font-size: 90%;
	margin: 0;
	padding: 0 0 12px 0;
	}
p.posted img {
	vertical-align: middle;
	}
a.plink {
	padding-left: 16px;
	color: #999;
	text-decoration: none;
	background: url(../img/permalink.gif) no-repeat 0 1px;
	}
a:hover.plink {
	color: #333;
	}
.clink {
	padding: 0 0 0 17px;
	background: url(../img/comment_on.gif) no-repeat 0 1px;
	}
.commoff {
	padding: 0 0 0 17px;
	color: #ccc;
	background: url(../img/comment_off.gif) no-repeat 0 1px;
	}
#more {
	margin-top: 0;
	padding-top: 12px;
	border-top: 1px solid #ddd;
	}
.extended {
	font-size: 90%;
	font-weight: bold;
	}

/* ---( comments )--------------------------------- */

#comments {
	font-size: 90%;
	}
#comments textarea {
	width: 350px;
	}
#comments h3 {
	font-size: 105%;
	padding: 0 0 4px 19px;
	margin-bottom: 10px;
	color: #930;
	border-bottom: 2px solid #ddd;
	background: url(../images/box.gif) no-repeat 0 2px;
	}
#comments h3#chead {
	margin-bottom: 8px;
	border-bottom: none;
	}
#comments code {
	font-size: 118%;
	}
#comments span {
	color: #999;
	}
#comments dl {
	margin-top: 0;
	color: #666;
	}
#comments dl dt {
	font-weight: normal;
	color: #333;
	padding: 12px 12px 4px 12px;
	margin: 0;
	line-height: 1em;
	background: url(../img/comment_bg.gif) no-repeat top left;
	}
#comments dl dt img {
	vertical-align: middle;
	}
#comments dl dd {
	color: #666;
	padding: 0 0 0 12px;
	margin: 0 0 20px 0;
	font-size: 100%;
	}
#comments dl dd p {
	margin-top: 0;
	}
#comments input {
	vertical-align: middle;
	}
#comments textarea {
	width: 325px;
	}

/* author highlighting */

#comments dl dt.dan {
	color: #630;
	background-image: url(../img/comment_dan_bg.gif);
	}
#comments dl dt.dan a {
	color: #630;
	}
#comments dl dd.dan {
	color: #963;
	}
#comments dl dd.dan a {
	color: #963;
	}

/* ---( right column )----------------------------- */

#sidebar {
	position: relative;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 0 0 509px;
	padding: 60px 15px 0 20px;
	color: #ff8597;
	background: #ffffff;
}
#sidebar a:link {
	color: #6E5C4F;
	}
#sidebar a:visited {
	color: #9D9187;
	}
#sidebar a:hover {
	color: #333;
	}
#sidebar h3 {
	font-size: 110%;
	padding: 0 0 4px 19px;
	margin: 0 0 8px 0;
	color: #630;
	border: none;
	background: url(../img/cube_birch.gif) no-repeat 0 1px;
	}

/* sub nav icons */
#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
#sidebar p {
	margin-top: 4px;
	margin-bottom: 20px;
	}
#sidebar ul, #sidebar dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(../images/bullet_rounded.gif) no-repeat 0 5px;
	}
#featured dd, #featured dt {
	margin: 0;
	}
#sidebar #featured dt {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bit_doc.gif) no-repeat 0 3px;
	}
#sidebar img {
	vertical-align: middle;
	}
#sidebar #photoBox {
	margin-bottom: 20px;
	padding: 7px;
	border-bottom: 1px #ddd0b9 solid;
	border-right: 1px #ddd0b9 solid;
	background: #fff;
	overflow: hidden;
	}
#sidebar #stock {
	margin-bottom: 0;
	}

/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	background: #fff;
	border-top: 1px solid #000;
	}
#footer p {
	margin: 0;
	padding: 8px 20px;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #666;
	}
#footer a:hover {
	color: #999;
	}

/* ---( publications )------------------------------------ */

dl.tiplist em {
	color: #999;
	font-style: normal;
	}
dl.solutions dt {
	float: left;
	background: none;
	padding-left: 0;
	margin-right: 10px;
	}
#content dl.solutions dd.sol-title {
	padding-bottom: 0;
	font-weight: bold;
	font-size: 100%;
	}
dl.solutions dt img {
	padding: 2px;
	border: 1px solid #ddd;
	}
#content dl.tiplist dd {
	margin-left: 0;
	}

/* ---( work )-------------------------------------- */

#work {
	width: 150px;
	float: right;
	margin: 4px 0 6px 20px;
	font-size: 90%;
	line-height: 1.4em;
	color: #999;
	}
#work dt {
	margin: 14px 0 0 0;
	}
#content #work dd {
	margin: 0;
	padding: 0;
	}
#work dd strong {
	color: #666;
	}
#work a {
	font-weight: normal;
	}
#work a img {
	border: none;
	}
#work dt a {
	float: left;
	display: block;
	margin: 0 6px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	}
#work dt a:hover, #work dt a.active {
	border-color: #999;
	}
#portcoll {	
	text-align: center;
	}
#port {
	position: relative;
	}
#portText {
	padding-left: 220px;
	}
#port ul {
	padding-left: 0;
	}

#content .hp {
	width: 140px;
	float: left;
	margin: 0 20px 12px 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	}
#content #hp-last {
	margin-right: 0;
	}
#content .hp dt {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	}
#content .hp dt a {
	padding-right: 7px;
	color: #630;
	text-decoration: none;
	background: url(../img/home_arrow.gif) no-repeat 100% 50%;
	}
#content .hp dt a:hover {
	color: #963;
	}
#content .hp dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#content .hp dd a {
	color: #856E5D;
	text-decoration: none;
	}
#content .hp img {
	float: left;
	margin: 2px 6px 0 0;
	}
#content .first {
	clear: left;
	padding-top: 12px;
	border-top: 1px solid #ddd;
	}

/* ---( misc. )------------------------------------------ */

#search {
	margin-top: .5em;
	}
hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	
#logo a, #nav a, a.noline:link, a.noline:visited, .photoBox a:link, .photoBox a:visited {
	border-style: none;
	}
h3 img {
	vertical-align: middle;
	}
ul.noBullet li {
	list-style-type: none;
	}
ul.fiveent em {
	color: #999;
	font-style: normal;
	}
.more {
	padding-right: 7px;
	background: url(../img/more_arrow.gif) no-repeat 100% 5px;
	}
.center {
	text-align: center;
	}
a img {
	border: none;
	}
.hide {
	display: none;
	}
/*</group>*/