﻿#header
{
	background-image:url('/artwoRx/images/top.jpg'); 
	background-repeat:no-repeat; 
	height:141px;
	width:900px;
}

#facebook
{
	float:right; 
	margin-right:10px; 
	margin-top:60px;
}

#navTop
{
	background-image: url('/ArtwoRx/images/MenuBackground.png');
	background-repeat:no-repeat;
	float: right;
	clear: left;	
	margin-top:60px;
	margin-right:10px;
	padding-top:3px;
	width:351px;
}

#menu
{
	width:353px;
	height:36px;
}


#container
{
	background-repeat:repeat-y; 
	height:100%;
	min-height:546px;
	color: #333333;

}


#leftImage
{
	float: left;
	width: 505px;
	margin: 0;
	padding: 25px 0px 0px 0;
  /* 
	background-color:Gray;
	height:100%;
  */
}


#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#bottom
{
	/*height:206px;*/
	float:right;
	margin-left:400px;	
	margin-right:40px;
	padding-top:10px;
}

.BlurbArea
{
	margin-left:535px;
	width:340px;
	padding-top: 25px;
	/* height:310px; */
}

.BlurbBackground
{
	background-color:#D2D2D2; 
	border-top:#72B4D2 solid 1px;
	border-bottom:#72B4D2 solid 1px;
	
}

.Blurb
{
	font-size:8pt;
	color:#036691;
	padding: 15px 15px 15px 15px;
}

.Blurb p
{
	margin-top:4px;
	margin-bottom:8px;
}

.Title
{
	font-weight:bold;
	color:#2A5C72;
}

#BlankPage
{
	width:800px;
	padding:1px 50px 0px 50px;
	min-height:360px;
}

#BlankPage table td
{
	font-size:inherit;
}

.FrontPageBlurb
{
	color:Black;
	line-height:15px;
}

a.ArtsTitleLink
{
	font-weight:bold; 
	color:Gray; 
	text-decoration:underline;
	font-size:8pt;
	
}

#MembersArea
{
	padding-left:30px;
	
}

#MembersArea div.Intro
{
	width:400px;
	margin-left:140px;
	height:120px;
	
}

#MembersArea img
{
	float:left;
}

#MembersArea div.FileList
{
	margin-left:164px;
}

#MembersArea div.FileList h5
{
	position:relative;
	left: -20px;
	margin-bottom:10px;
	text-decoration:underline;
}

div.IndividualTitles
{
	padding-top:10px;
	text-decoration:underline;
	padding-bottom:10px;
}
