
html
{
width:100%
height:100%
}

body
{
	background-color:#2E6674;
	width:100%;
	height:95%;
	padding: 0px;
	margin: 0px;
}

.outerbox2
{
	width:100%;
	height: 675px;
	margin-top: 
-18px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:block;
	padding: 0px;
	border-width: 1px;
	border-color: #69E5FF;
	border-style: solid;

}


.outerbox1
{
	border-width: 0px;
	margin-top: 10px;
	width:90%;


}


.outerbox3
{
	width:100%;
	min-height: 675px;
	margin-top: 
-18px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:block;
	padding: 0px;
	border-width: 1px;
	border-color: #69E5FF;
	border-style: solid;

}

.mainBG
{
	width:100%;
	height:100%;
    background: #000000;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #130038, 
					#000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#130038), 
					to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#130038', 
		EndColorStr='#000000', GradientType=1);
}

.headerText
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	text-align: right;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 25pt;
	font-weight: 900;
	text-shadow: -1px 0 #69E5FF, 
			0 1px #69E5FF,
     			 1px 0 #69E5FF, 
			0 -1px #69E5FF;
	z-index:3;
}

.divider
{
	width=100%;
	height=3px;
	font-size:1px;
	
	   background: #69E5FF;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #24006C, 
					#69E5FF);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#24006C), 
					to(#69E5FF));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#24006C', 
		EndColorStr='#69E5FF', GradientType=1);
}

a.menuText
{
	font-family: Trebuchet MS, Tahoma, Impact;
	color: #69E5FF;
	text-decoration: none;
	font-weight:900;
	font-size: 15pt;
	font-variant: small-caps
}

.main
{
	font-size: 12pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	margin: 10px;
	font-weight: 400;
}

.question
{
	font-size: 12pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	margin: 10px;
	margin-left: 20px;
	font-weight: 800;
}


.faq_sec
{
	font-size: 15pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	margin: 10px;
	margin-left: 20px;
	margin-bottom: -2px;
	font-weight: 800;
}

.thinDivider
{
	background-color: #69E5FF;
	height: 1px;
	width: 90%;
	margin: 20px;
	margin-top: -2px;
}

.answer
{
	font-size: 12pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	margin: 10px;
	margin-left: 100px;
	margin-right: 20px;
	margin-bottom: 30px;
}

a.link
{
	font-size: 12pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: underline;
}

.noborder
{
	border: 0px;
	padding-bottom:5px;
}

.head
{
	font-size: 15pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight:700;
	text-align:center;
	width=100%;
	margin-top: 10px;
	padding-bottom: 10px;
}

.container
{
	width: 100%; 
	height: 625; 
	overflow: auto;
}

.container2
{
	width: 100%; 
}

.transparent {
	opacity: .75;
	filter: aplpha(opacity=75);
	border: 1px solid #58A6D4;
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
}


.NOTtransparent {
	border: 1px solid #58A6D4;
}

.artFrame 
{
	border: 1px solid #69E5FF;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-align: center;
}

.picInfo
{
	border: 1px solid #69E5FF;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	width: 600px;
	padding: 5px;
	margin: 15px;
}

.picCalendarFrame
{
	border: 0px;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	width: 600px;
	padding: 5px;
	margin: 15px;
}

.picCalendarFrame_prev
{
	float: left;
	margin: 5px;
}

.picCalendarFrame_next
{
	float: right;
	margin: 5px;
}

.picCalendarFrame_mid
{
	margin: 5px;
}

.picTitle
{
	text-align: center;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 2px;
}

.picDate
{
	text-align: center;
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: 1px solid #69E5FF;
}

.picCat
{
	text-align: center;
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 2px;
}


.picDesc
{
	text-align: left;
	padding: 10px;
}

.submit
{
	background-color: #24006C;
	border: 1px solid #69E5FF;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
}

a.hoverLink
{
	font-size: 16pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: none;
	font-weight: 700;
}

a.hoverLink:hover
{
	font-size: 16pt;
	color: #69E5FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: underline overline;
	font-weight: 700;
}


