﻿/* ClassInfo */

#SpecTitle { font-size: 14pt;
			 font-family: Arial, Tahoma;
			 font-weight: bold;
			 margin-bottom: 5px;
			 color: black; 
			 text-align: left;}

.SpecBlurb1 
{ 
	font-size: 10pt;
	font-family: Arial, Tahoma;
	color: black; 
	text-align: left;
	margin-bottom: 15px;
}

.SpecBlurb2Title { font-size: 10pt;
				   font-family: Arial, Tahoma;
				   font-weight: bold;
				   color: black;
				   margin-bottom: 5px;	
				   text-align: left; 
				   text-decoration: underline;}
			
.SpecBlurb2 { font-size: 8pt;
			  font-family: Arial, Tahoma;
			  color: black; 
			  text-align: justify;
			  margin-bottom: 15px;}
			  
.SpecBlurb3Title { font-size: 10pt;
				   font-family: Arial, Tahoma;
				   font-weight: bold;
				   color: black;
				   text-align: left; 
				   text-decoration: underline;}
			
.SpecBlurb3 { font-size: 8pt;
			  font-family: Arial, Tahoma;
			  color: black; 
			  text-align: justify;
			  margin-bottom: 15px;}

.SpecSidePic { border: solid 1px black;
			   margin-bottom: 15px; 
			   height:113px;
			   padding: 0 0 0 0 }
			   
.SidePicEnlarge { height: 480px;
                  width: 640px }


#SpecPic3 { height: 100%;
			width: 100%; }
			
#ClassLeftContent
{
	width: 250px;
	float: left;
	margin-top: 15px;
	padding-right: 15px;
}

#ClassRightContent
{	
	float: right;
	width: 465px;
	margin-top: 15px;
}

#ClassRightLeft
{
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#ClassRightRight
{
	float: right;
	width: 150px;
	margin-top: 30px;
	padding-left: 15px;
}

.ClassContent
{
	width: 730px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.specsubcontainer { width: 100%; 
					height: 33pt;
					background-color: #000000;					
					color: #F0F0F0;
					border-top: solid 1px silver;
					border-bottom: solid 1px silver;
					font-family: Comic Sans MS;
					font-size: 10pt;
					position: relative; }
					
.specsubcontainer a { color: #F0F0F0;
					  text-decoration: none;
					  border: none; }

.specsubcontainer a:hover { color: #C0C0C0;
							text-decoration: underline;
							border: none; }						
						
.specsubmenustyle { position: relative;
				top: 4px; }		

#SpecLargePic { border: solid 1px black; 
            margin-bottom: 15px; 
            margin-right: 15px; 
            width: 250px; 
            height: 350px; 
            min-height: 350px; 
            max-height: 350px }