@charset "utf-8";
*{padding: 0; margin:0;}
body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;

}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(img/arcbg.jpg);
	background-repeat: no-repeat;
	height:701px;
	}
.oneColFixCtr #mainContentAuto {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(img/arcbg.jpg);
	background-repeat: no-repeat;
	height:auto;
	
}
.oneColFixCtr #mainContentAutoHeader {
	background-image: url(img/arcbg.jpg);
	background-repeat: no-repeat;
	height:auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
}
.oneColFixCtr #mainContentAutoBody {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(img/arcboy.jpg);
	background-repeat: repeat-y;
	height:auto;
	
}
.oneColFixCtr #mainContentAutoBody2 {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(img/arcboy.jpg);
	background-repeat: repeat-y;
	height:730px;
	
}

#header {
	height: 100px;
	width: 100%;
	background-color:#FFFFFF;
}
#logo {
	float: left;
	height: 82px;
	width: 95px;
	margin-top: 0px;
	margin-left: 45px;
}

#footerContainer {
	height: 80px;
	width: 915px;
	margin-top: 20px;
	background-color:#FFFFFF;
	margin-left: 45px;
}
.footerlineLeft{
	width : auto;
	height:auto;
	float:left;
	font-size:12px;

}
.footerlineRight{
	width : auto;
	height:auto;
	float:right;

}
#frame{


}
#whatsnewframe
{
	margin-top:15px;
	margin-right: 15px;
	width:400px;
	height: 230px;
	border: 1px solid #000000;
	float:left;

}
#frontButtonFrame
{ 
	width: 385px;
	 height: 230px;
	 float:right;
	 margin-top:15px;
 }
#inFrame {
	width: 805px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 40px;
	padding-top: 45px;
	padding-right: 30px;
	padding-left: 40px;
	height: auto;
}
#topflash {
	background-color: #CCCCCC;
	height: 290px;
	width: 100%;
	margin-bottom:15px;
}


#topmenuwrap {
	float: right;
	height: 46px;
	width: 707px;
	margin-top: 0px;
	margin-right: 0px;
}
.clear200 {
	height: 200px;
	width: 100%;
}
.buttonStack
{
	width: 100%px;
	height: 70px;
	background-color:#CCCCCC;
	margin-bottom:10px;
	

}
.content {
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.courselist {
	height: auto;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


.contentinfo {
	height: 900px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle {
	height: 100px;
	width: 100%;
	background-color: #FFFFCC;
}
.oneColFixCtr #container #mainContentAuto #inFrame .content br {
	text-align: center;
	font-weight: bold;
}
.oneColFixCtr #container #mainContentAuto #inFrame .content p u {
	font-size: 18px;
}
.oneColFixCtr #container #mainContentAuto #inFrame .content table tr td p {

}
.oneColFixCtr #container #mainContentAuto #inFrame .content p u {
	font-weight: bold;
}
.form_frame {
	font-size: 12px;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:40px;
}
#access_container {
	height: auto;
	width: 800px;
	padding: 5px;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aboutus_info {
	float: left;
	height: auto;
	width: 390px;
	font-size:12px;
}
.corsoframe {
	height: 250px;
	width: 300px;
	background-image: url(img/11963882.jpg);
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.corsoframefree {
	height: 250px;
	width: 300px;
	background-image: url(img/11963882.jpg);
	float: left;
	margin-left: 230px;
}
.corsoFrameout {
	height: 250px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#corsoFramebottom {
	height: 250px;
	width: 500px;
	margin: 0 auto;
}

.corsoframetext {
	height: 160px;
	width: 230px;
	margin-top: 45px;
	margin-right: 35px;
	margin-bottom: 45px;
	margin-left: 35px;
}
#rightbox {
	height: auto;
	width: 400px;
	float: right;
}
.pagenumFooter {
	height: 30px;
	width: 805px;
}
