.body {font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:black; background-image:url(../images/bg-design-img.gif); background-repeat:repeat; margin-top:50px;}

#container			{background-image:url(../images/one-pixel-bg.gif); background-repeat:repeat-y; width:960px; margin:15px auto 20px auto;}
#containerShade		{background-image:url(../images/one-pixel-bg-YellTwoShades.gif); background-repeat:repeat-y; width:960px; margin:15px auto 0 auto;}


#topBoxBG			{background-image:url(../images/top-box-bg.gif); background-repeat:no-repeat; width:960px; height:15px;}
#bottomBoxBG		{background-image:url(../images/bottom-box-bg.gif); background-repeat:no-repeat; width:960px; height:15px;}
#bottomBoxBGColor	{background-image:url(../images/bottom-box-bg-color.gif); background-repeat:no-repeat; width:960px; height:15px;}

.ItalicText			{font-style:italic;}
.ItalicTextesm		{font-style:italic; font-size:9pt;}
.ItalicTextesmE		{font-style:italic; font-size:8pt;}
.BolderText			{font-size:11pt; font-weight:bolder;}
.BolderText10	    {font-size:10pt; font-weight:bolder;}
.BolderTextItalic	{font-size:11pt; font-weight:bolder; font-style:italic;}
.BolderTextEXL		{font-size:17pt; font-weight:bolder; color:#8dc53e;}
.ItalicTextsm		{font-style:italic; font-size:8pt;}
.BolderTextLBK		{font-size:15pt; font-weight:bolder; color:black;}
.BolderTextMedBK	{font-size:12pt; font-weight:bolder; color:black;}

.BolderTextMedRED	{font-size:12pt; font-weight:bolder; color:#F00;}
.BolderTextMedBlue	{font-size:12pt; font-weight:bolder; color:#00F;}

.ItalicTextBio		{font-style:italic; padding-left:25px;}

.BoldUnderline		{text-decoration:underline; font-weight:bold;}

.MainHeaders		{font-size:18pt; font-weight:bold; color:black;}



#LogoPlacement		{padding-left:10px; width:250px; height:189px;}
#TopHeaderBG		{background-image:url(../images/top-header-bg.gif); background-repeat:no-repeat; width:960px; height:189px; padding-top:10px;}
#TopHeaderBGLogo	{width:960px; height:189px;}


#MainImg			{width:710px; height:165px;}
#OrgBox				{width:250px; height:165px;}


/*This is the container for everything in the white box below the main picture*/
#WhiteBoxContent	{margin-left:25px; margin-right:25px; margin-bottom:25px; margin-top:25px;}


/*This is for the informaiton on the left column grid*/
#Left				{
	float:left;
	clear:left;
	width:250px;
	color: #000;
	font-size:11pt;
}


/*This is for the information on the center of the grid*/
#Center				{float:left; width:350px;}
#CenterGallery		{float:left; width:360px;}

/*This is for the information on the center of the grid INDEX PG ONLY*/
#CenterIndex		{float:left; width:288px;}

/*This is for the information on the right side of the grid INDEX PAGE ONLY*/
#RightIndex			{width:350px; margin-left:560px; clear:right; }



/*************This is for the main body congtent on the Be Involved Page & the Be Involved Support Arts Page***********************/
#CenterLong			{float:left; width:575px;}

#CenterLogos		{float:left; width:630px;}



/*This is for the information on the right side of the grid*/
#Right				{width:232px; margin-left:670px; clear:right; }


#ColumnOne			{float:left; padding-top:20px;}
#ColumnTwo			{float:right; padding-top:20px; margin-right:150px;}

/*****This is for the pages that have no copy just column information******/
#ColumnOneNC		{float:left;}
#ColumnTwoNC		{float:right; margin-right:150px;}
#ColumnTwoNCPar		{float:right; margin-right:50px;}



/*This is the footer information*/
#footer				{font-size:8pt; color:black; position:relative; left:300px;}


/*this is the padding for the multi color bar that is on the navigation bar element*/
#colorNav			{padding-right:10px;}


/*This rule is for the main navigation*/
#nav				{
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	background-color:#a44082;
	height:30px;
	color:white;
	margin:0px;
}

#nav a 				{color:white; text-decoration:none;}
#nav a:hover		{text-decoration:none; color:#8dc53e;}


/******************THIS IS FOR LINKS**************************/

a.black:link		{color:black; text-decoration:none;}
a.black:visited		{color:black; text-decoration:none;}
a.black:hover		{color:black; text-decoration:underline;}
a.black:active		{color:black; text-decoration:none;}

a.blackUL:link		{color:black; text-decoration:underline;}
a.blackUL:visited	{color:black; text-decoration:underline;}
a.blackUL:hover		{color:#8dc53e; text-decoration:underline;}
a.blackUL:active	{color:black; text-decoration:underline;}
