@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image:url(../img/background2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin:0;
	padding:0;
	line-height: 1.8em;
	background-color:#7785C2;
	list-style-type: circle;
}
a:link
{
	color: #3e2370;
	text-decoration:none;
	font-weight:bold;	
}
a:visited
{
	color: #3e2370;
	text-decoration:none;	
	font-weight:bold;	
}
a:hover
{
	color: #EE068E;
	text-decoration:none;	
	font-weight:bold;	
}



.miniFont
{
font-size:9px;
margin-bottom: 0px:

}
img.framed
{
border:thin;
border-color:#3e2370;
}

#maincontainer{
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image:url(../img/bg-main.png);
	background-repeat:repeat-y;
	height:100%;
	overflow: hidden;
	font-size:1.1em;
}

#contentwrapper
{
	float: left;
	width: 100%;
	height:100%;

}
#contentcolumn{
	margin-right: 10px; /*Set right margin to RightColumnWidth*/
	margin-left:10px;

}

#middleColumn
{
	display:block;
	float:left;
	margin:0px;
	height:350px;
	width: 420px;
	
	text-align: justify;/*width: 276px; /*Width of right column*/
/*margin-left: -400px; /*Set left margin to -(RightColumnWidth) */

}
#rightPhoto
{
	display:block;
	float:right;
	margin:0px;
	height:350px;
	width: 520px;
	margin-top:8px;
	text-align: justify;/*width: 276px; /*Width of right column*/
/*margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
border-style:solid;
border-color:#7785C2;
border-width:2px;

}
#leftPhoto
{
	float:left;
	margin:0px;
	margin-top:8px;
	text-align: justify;/*width: 276px; /*Width of right column*/
/*margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
border-style:solid;
border-color:#7785C2;
border-width:2px;

}

#rightColumn
{	display:block;
	float:left;
	width: 200px;
	height:350px;
}

#contact
{
padding:10px;
margin-left:10px;
text-align:right;
font-size:1.1em;
color:#000000;
background-color:#E5E5E5;
}
.subTitle
{
	font-weight: bold;
	font-size:1em;
	color: #7785C2;
}
.subTitle
{
	font-weight: bold;
	font-size:1.1em;
	color: #512E92;
}

#leftcolumn
{
float: left;
display:inline;
margin-right:20px;
height:350px;
width:276px;

}
#leftLargeCol
{
float: left;
display:inline;
margin-right:20px;
margin-left:20px;
width:300px;

}
#longText
{
margin-left:20px;
margin-right:20px;
text-align:justify;
}
.textColumn
{
display:block;
height:450px;

}
a img
{
border:none;
}


img.embeddedPhoto
{
margin-left:20px;
margin-bottom:20px;
float:right;
border-style:solid;
border-color:#7785C2;
border-width:2px;
}
img.embeddedPhotoL
{
margin-right:10px;
margin-top:20px;
margin-bottom:15px;
float:left;
border-style:solid;
border-color:#7785C2;
border-width:2px;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

height:100%;
}

#topsection{

height: 150px; /*Height of top section*/
width:940px;
margin-left:7px;

}
#flashHeader
{
height: 200px;
margin:0px;
}
#flashHeader2
{
height: 350px;
margin:0px;
}

#topwhite{
	background-image:url(../img/top-white.png);
	height: 15px; /*Height of top section*/
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	/*margin-left:7px;*/

}


#footer{
width: 100%;
padding-left: 20px;

}
#bottomwhite
{
	background-image:url(../img/bottom-white.png);
	height: 15px; /*Height of top section*/
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/

}
.asnet
{
	height: 15px; /*Height of top section*/
	width: 930px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	

}

.asnet a:active
{

	color: #888888;
	text-decoration:none;
	font-weight:bold;	
}
.asnet a:link
{

	color: #888888;
	text-decoration:none;
	font-weight:bold;	
}
.asnet a:visited
{

	color: #888888;
	text-decoration:none;	
	font-weight:bold;	
}
.asnet a:hover
{

	color: #444444;
	text-decoration:none;	
	font-weight:bold;	
}

/* TEXT FORMATTING */
.title
{
color:#F16C99;
font-size: 1.6em;
line-height: 1.6em;
font-weight:bold;
padding-bottom:5px;
padding-top:20px;
text-align:left;
}

.titleHome
{
color:#F16C99;
font-size: 1.6em;
line-height: 1.6em;
font-weight:bold;
padding-bottom:5px;
padding-top:10px;
text-align:left;

}

.bold
{
font-weight:bold;

color:#47569E;
}
.larger
{
font-size:1.4em;
font-style:italic;
}
img.home
{
	display:inline;
}
.myForm
{
margin-bottom:0px;
margin-top:0px;
}
