/* START BROWSER RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}

fieldset, img { 
	border: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

ol, ul {
	list-style: none;
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}

caption, th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

q:before, q:after {
	content: '';
	}

abbr, acronym { 
	border: 0;
	}

a, ins {
	text-decoration: none;
	}	
/* END BROWSER RESET */


html { 
	overflow: -moz-scrollbars-vertical !important;
	overflow-y: scroll; }

textarea {overflow:auto;}

html, body {
	height: 100%;
}

body {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-attachment: fixed; /*was scroll*/
	background: #e5ffcc url(images/bg-ds.gif) repeat-y;
	background-position: center center;
	/*text-shadow:rgba(0,0,0,0.01) 0 0 0;*/
}

#wrapper {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#header {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 210px;
}

#content {
	text-align: left;
	vertical-align: top;
	margin: 20px auto;
	padding: 0px;
	width: 750px;
}

#footer {
	text-align: left;
	vertical-align: top;
	margin: 50px auto;
	_margin: 20px auto;
	padding: 0px;
	width: 750px;
}

p, h1, h2, pre {
margin: 15px 0 0 0;
padding: 0px;
}

p.nopar {
margin: 0px;
padding: 0px;
}

b {
	color: #66cc00;
}

b.purple {
	color: #9966cc;
}

hr {
	line-height: 1px;
	font-size: 1px;
	background: #fff;
	border: none 0;
	border-top: 4px dotted #ccffcc; /*the border*/
	width: 100%;
	height: 4px; /*whatever the total width of the border-top and border-bottom equal*/
	text-align: left;/*this will align it for IE*/
	margin: 20px auto 10px 0; /*this will align it left for Mozilla*/
}


h1 {
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	line-height: 32px;
	color: #66cc00;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 32px;
	color: #9966cc;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 32px;
	color: #9966cc;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color: #9966cc;
	margin: 0 0 10px 0;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #339900;
	/*margin: -10px 0 -7px 0px;*/
	margin: 0px;
}

a {outline: none;}

ul {
	list-style: disc;
	list-style-position: outside;
	padding: 0 0 15px 20px; 
}

ul.program { 
margin-top: 6px;
  margin-left: 27px;
  padding-left: 1em;
}
	
li.prog {
	list-style-type: disc;
	list-style-position: inside;
	color: #660099;
	margin: 0 0 3px -24px;
}
.blacktext {color:#660099}

a:link, a:visited {
	text-decoration: underline;
	color: #660099;
}

a:active, a:hover {
	text-decoration: underline;
	color: #66cc00;
}

/* Program Links */
a:link.prog, a:visited.prog {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
}

a:active.prog, a:hover.prog {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}


/* Fisheye Menu Styles */

#center {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}

#fisheye_menu {
	list-style: none;
	padding: 0;
	margin: 0px;
	height: 160px;
}
#fisheye_menu li {
	position: relative;
	display: block;
	float: left;
}
#fisheye_menu span {
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-weight: bold;
	position: absolute;
	top: 90%;
	left: 0;
	text-align: center;
	width: 140px;
	padding: 0px;
	margin: 0;
	color: #660099;
}
#fisheye_menu a {
	text-decoration: none;
}
#fisheye_menu img {
	border: 0;
	vertical-align: top;
}


#content.logo {
	padding: 10px;
	vertical-align: middle;
}

#content .photo {
position: relative;
	float: left;
	vertical-align: middle;
	border: 1px black solid;
	width: 115px;
	height: 150px;
	top: 15px;
	margin: 0px 35px 65px 0;
	padding: 0;
}

.column1 {
	float: left;
	width: 150px;
	height: auto;
}

.column2 {
	float: right;
	width: 600px;
	height: auto;
}

/*PROGRAM TABLE*/
#confprogram
{
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 0 0 25px 0;
	width: 750px;
	border-collapse: collapse;
	text-align: left;
}

#confprogram th
{
	font-size: 14px;
	font-weight: bold;
	color: #9966cc;
	padding: 20px 0 2px 6px;
	border-bottom: 2px solid #9966cc;
}

#confprogram td
{
	border-bottom: 1px solid #ccb2e5;
	color: #9966cc;
	padding: 6px 0 6px 6px;
	vertical-align: top;
}

#confprogram td.green
{
	border-bottom: 1px solid #99cc7f;
	color: #339900;
	padding: 19px 0 3px 6px;
}

#confprogram tbody tr:hover td
{
background-color: #9966cc;
/*background-color: #f5f1fa;*/
color: #fff;
}

#confprogram tbody tr:hover b
{
background-color: #9966cc;
/*background-color: #f5f1fa;*/
color: #fff;
}

#confprogram tbody tr:hover td.green
{
background-color: #fff;
color: #339900;
}

#confprogram b
{
	font-weight: bold;
	color: #9966cc;
}


/* --- Grid TE 2 col --- */
.gridte2 {
  width: 750px;
  margin: auto;
}



.gridte2-c1 {
  float: left;
  width: 445px;
}

.gridte2-m2 {
  float: left;
  width: 50px;
  height: 1px;
}

.gridte2-c2 {
  float: left;
  width: 235px;
  background-color: #ECE3F5;
  padding: 0 10px 20px 10px;
}


/* --- Gridte3 --- */
.grid {
  width: 750px;
  margin: auto;
}

.gridte3-c1 {
  float: left;
  width: 230px;
}

.gridte3-m2 {
  float: left;
  width: 30px;
  height: 1px;
}

.gridte3-c2 {
  float: left;
  width: 230px;
}

.gridte3-m3 {
  float: left;
  width: 30px;
  height: 1px;
}

.gridte3-c3 {
  float: left;
  width: 230px;
}
/* --- end --- */

.logoblock {
	display: block;
	margin: 0 auto;
}

/* --- logos --- */
.logosponsors {
  width: 750px;
  margin: 20px auto;
}
.logoc1,.logoc2,.logoc3,.logoc4,.logoc5 {
  float: left;
  width: 150px;
  margin: 0 auto;
}

a.twitter
{display: block; width: 200px; height: 143px; overflow: hidden;}

a:hover.twitter
{display: block; text-indent: -200px;} 

.twitterlogo {
	width: 202px;
	height: 145px;
	margin-left: 20px;
	padding: 0px;
	float: right;
}

/*img {
	border: none;
	display: inline;
	float: left;
}*/
