html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 800px;
	text-align:left;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 1.5em;
}

#banner {
height: 110px;
background-repeat: no-repeat;
}
#legal {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content{
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	width: 750px;
	margin-right: auto;
}

a:link {
	color: #ec008c;
	text-decoration: none;
}
a:hover {
	color: #FF71C6;
	text-decoration: none;
}
a:active {
	color: #FF71C6;
	text-decoration: none;
}
a:visited {
	color: #ec008c;
	text-decoration: none;
}

hr {
	color: #666666;
	height: 1px;
	border: 1px dotted #666666;
}

ul, li {
	margin-left: 10px;
}

.image_left{
	float: left;
	margin-right: 10px;
}

.image_right{
	float: right;
	margin-left: 15px;
	clear: both;
}

#footer{
	color: #FFFFFF;
	width: 750px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

#footer-ci{
	color: #FFFFFF;
	width: 700px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}


#footer p {
font-size: 85%;
padding: 3px;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
background-color:#6633CC;
}

a:link.footerlinks {

	color: #7B7168;
	text-decoration: none; 
}
a:active.footerlinks {

	color: #7B7168;
	text-decoration: none; 
}
a:visited.footerlinks {
	color: #7B7168;
	text-decoration: none; 
}
a:hover.footerlinks {
	color: #ffffff;
	text-decoration: none; 
}
a:link.linkStyle3 {
	color: #777777;
	text-decoration: none; 
}
a:active.linkStyle3 {
	color: #770000;
	text-decoration: none; 
}
a:visited.linkStyle3 {
	color: #666666;
	text-decoration: none; 
}
a:hover.linkStyle3 {
	color: #ff0000;
	text-decoration: none; 
}

.inputbox {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1px;
	margin: 0px;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	color: #000000;
   }

.button {
   padding: 3px;
   margin: 0px;
   background-color: #112589;
   border: 1px solid;
   border-top-color:#666666;
   border-left-color:#666666;
   border-right-color:#666666;
   border-bottom-color:#666666;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F1E6F2',EndColorStr='#BC7CC4');
   }

.button2 {
   font-family:arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   color: #ffffff;
   background-color: #003399;
   border: 1px solid;
   border-top-color:#003399;
   border-left-color:#003399;
   border-right-color:#003399;
   border-bottom-color:#003399;
   }
   
.img_margin {
	padding-right: 4px;
	border: 0;
}
#copyright {
	float: right;
}
#header .montage {
	float: right;
}
#wrapper .navigation {
	margin-right: auto;
	margin-left: auto;
	width: 765px;
	clear: both;
	padding-top: 23px;
	padding-bottom: 30px;
}

h3 {
	font-size: 170%;
	color: #EC008C;
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	line-height: 130%;
	font-weight: normal;
}

.title_in_white {
	font-size: 170%;
	color: #ffffff;
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	line-height: 130%;
	font-weight: normal;
}

h5 {
	font-size: 170%;
	color: #FFFFFF;
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	line-height: 130%;
	font-weight: normal;
}

.boxout {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	border: 1px solid #b4036c;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.boxout2 {
	border: 1px solid #b4036c;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #8C005F;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
}
.boxout3 {
	border: 1px solid #b4036c;
	padding: 10px;
	background-color: #5B003E;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.boxout_titles {
	font-size: 300%;
	font-weight: lighter;
	line-height: 100%;
}
.disclaimer {
	font-size: 85%;
	color: #CCCCCC;
}
.floatRight {
	float: right;
}
.floatRight_withBorder {
	float: right;
	width: 340px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#background_base {
	background-attachment: scroll;
	background-image: url(../images/background_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.video_box {
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
}
.subtitle {
	font-size: 150%;
}
.course_block {
	margin-right: 50px;
	margin-left: 40px;
	clear: both;
	margin-bottom: 20px;
}

.course_block2 {
	margin-right: 50px;
	margin-left: 40px;
	clear: both;
	margin-bottom: 20px;
}
    .divClear {
    clear:both;
    }
.pink_text {
	color: #EC008C;
}
.bigger {
	font-size: 120%;
}
.left_polaroid {
	border: 8px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	clear: both;
}
.myBox {
	width: 305px;
	padding: 15px;
	background-color: #8C005F;
	border: 1px solid #b4036c;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
