BODY {
    background-color:	#dddddd;
    font-family:	arial, sans-serif; 
    font-size:		10pt;
    color:		black;
    margin:		0 auto;
    margin-left:	200px;
}
div.titlePanel	{
    font-style:		arial, sans-serif;
    font-size:		24pt;
    background-image:	url(graphics/titleWallpaper.png);
    position:		absolute;
    top:	    	0px;
    left:	    	0px;
    height:	    	40px;
    width:	    	800px;
    padding:	    	5px;
    text-align:		left;
    color:		#000090;
    font-weight:	normal;
}
div.contentPanel	{
    background-image:	url(graphics/ms_wallpaperFeint.png);
    top:		40px;
    left:	    	0px;
    position:	    	absolute;
    width:	    	800px;
    padding:	    	5px;
    overflow:	    	auto;
    color:		black;
    font-size:		10pt;
    border-right-style:	solid;
    border-right-width:	1px;
    border-right-color:	black;
}
H1, H2, h3, h4 {
    font-family:	sans-serif;
  color:		#000090;
  font-weight:		normal;
}
H1 {
  font-size:		24pt;
}
H2 {
  font-size:		16pt;
}
a {
  color:		#000090;
  font-size:		10pt;
  font-weight:		bold;
  text-decoration:	none;
  cursor:		pointer;
}
table	{
  font-size:		10pt;
}
td	{
  padding:		3pt;
}

#divTuesdaySessions	{
    display:		none;
}
img.groupImg	{
    width:		250px;
    border-width:	1px;
    border-color:	black;
    border-style:	solid;
    margin-right:	5px;
}
img.coverImg	{
    border-width:	1px;
    border-color:	black;
    border-style:	solid;
    margin-right:	5px;
}
#hGroups    {
    cursor:		pointer;
}
div {
/*
    border-style:	solid;
    border-width:	1px;
    border-color:	black;
    */
}
span.ajaxLink	{
  color:		#000090;
  font-size:		10pt;
  font-weight:		bold;
  text-decoration:	none;
  cursor:		pointer;
}
#divTitle   {
    position:		absolute;
    font-style:		arial, sans-serif;
    font-size:		24pt;
    background-image:	url(graphics/titleWallpaper.png);
    top:	    	0px;
    left:	    	0px;
    height:	    	50px;
    width:	    	999px;
    padding:	    	5px;
    text-align:		left;
    color:		#000090;
    font-weight:	normal;
    border-left-style:	solid;
    border-left-width:	1px;
    border-left-color:	black;
    border-right-style:	solid;
    border-right-width:	1px;
    border-right-color:	black;
}
#divMenu    {
    background-image:	url(graphics/ms_wallpaper.png);
    left:		0px;
    top:		50px;
    position:		absolute;
    padding:		5px;
    overflow:		auto; 
    width:		200px;
    border-left-style:	solid;
    border-left-width:	1px;
    border-left-color:	black;
    border-bottom-style:	solid;
    border-bottom-width:	1px;
    border-bottom-color:	black;
} 
#divContent {
    position:		absolute;
    background-image:	url(graphics/ms_wallpaperFeint.png);
    width:	    	800px;
    left:		200px;
    top:		50px;
    padding:	    	5px;
    overflow:	    	auto;
    color:		black;
    font-size:		10pt;
    border-bottom-style:	solid;
    border-bottom-width:	1px;
    border-bottom-color:	black;
}
#page	{
    position:		absolute;
}
.thumbnail  {
    width:	    		100px;
    border-bottom-style:	solid;
    border-bottom-width:	1px;
    border-bottom-color:	black;
    margin:			1px;
    cursor:			pointer;
}
#galleryImg {
    border-style:	solid;
    border-width:	1px;
    border-color:	black;
}
#imageContainer {
    position:			absolute;
    left:			150px;
    top:			50px;
}
.credit	{
    font-size:			8pt;
}
