
/* PAGE - Basic Settings */
	
html, body {height: 100%; position: relative; font-smooth: always}
body {margin: 0px; padding: 0px; height: 100% !important;

 /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #B0D5EC 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #B0D5EC 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #B0D5EC 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #B0D5EC));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #B0D5EC 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #B0D5EC 100%);
 
background-attachment: fixed;
  
}

p {padding: 0px; margin: 0px;}
	
img,fieldset {border:none;}
		

		
/* TEXT SETTINGS */
	
/* Font Face Settings */
	
@font-face {
font-family: 'oxygen';
src: url('oxygen-webfont.eot');
src: url('oxygen-webfont.eot?#iefix') format('embedded-opentype'),
     url('oxygen-webfont.woff') format('woff'),
     url('oxygen-webfont.ttf') format('truetype'),
     url('oxygen-webfont.svg#oxygenbold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
		
@font-face {
font-family: 'steelfishregular';
src: url('steelfish-webfont.eot');
src: url('steelfish-webfont.eot?#iefix') format('embedded-opentype'),
     url('steelfish-webfont.woff') format('woff'),
     url('steelfish-webfont.ttf') format('truetype'),
     url('steelfish-webfont.svg#steelfishregular') format('svg');
font-weight: normal;
font-style: normal;
}
	
@font-face {
font-family: 'gill_sans_condensedregular';
src: url('gill_sans_condensed-webfont.eot');
src: url('gill_sans_condensed-webfont.eot?#iefix') format('embedded-opentype'),
     url('gill_sans_condensed-webfont.woff') format('woff'),
     url('gill_sans_condensed-webfont.ttf') format('truetype'),
     url('gill_sans_condensed-webfont.svg#gill_sans_condensedregular') format('svg');
font-weight: normal;
font-style: normal;
}



/* Headings */

h1{margin: 0px; padding: 5px 0 10px 0; color: #EF1B9E; font-family: 'steelfishregular'; font-size: 46px; font-style: normal; font-weight: 500; line-height: 100% !important;}
h2{margin: 0px; padding: 45px 0 45px 0; color: #63C5DF; font-family: 'steelfishregular'; font-size: 32px; font-style: normal; font-weight: 300; text-shadow: 1px 1px 1px #26869A !important; line-height: 100 % !important;}
h3{margin: 0px; padding: 45px 0 45px 0; color: #ACD05E; font-family: 'steelfishregular'; font-size: 32px; font-style: normal; font-weight: 300; text-shadow: 1px 1px 1px #769036 !important; line-height: 100 % !important;}


	
/* Special Title Texts */
	
p.wh-title{margin: 0px; padding: 0px; color: #FFFFFF; font-family: 'oxygen', sans-serif !important; font-size: 55px; font-style: italic; font-weight: 700;}
p.wh-mention{margin: 0px; padding: 0px; color: #FFFFFF; font-family: 'arial', sans-serif; font-size: 10px; font-style: italic; font-weight: 500;}
p.std-intro{margin: 0px; padding: 25px 0 25px 0; color: #000000; font-family: arial; font-size: 15px; font-style: italic; font-weight: bold !important;}
p.pub{color: #1070BA; font-family: arial; font-size: 11px; font-style: normal; font-weight: thinner !important;}



/* Special Texts */
p.lbbl-italic{padding: 25px 25px 7px 25px; color: #29B1C9; font-family: 'oxygen', sans-serif; font-size: 28px; font-weight: normal; line-height: 110% !important;}
p.dgbl-italic{padding: 0px 25px 25px 25px; color: #686868; font-family: 'oxygen', sans-serif; font-size: 20px; font-weight: normal; line-height: 100% !important;}



/* LINK SETTINGS */

a img{border: none;}	

a:link {color: #EF1B9E;}
a:active {color: #EF1B9E;}
a:visited {color: #EF1B9E;}
a:hover {color: #EF1B9E;}
	
	

/* Standard Purplish-pink Links */
		
a.std:link{
color: #C0067C !important; 
font-size: 15px;
font-family: arial;
font-weight: normal; 
text-decoration: underline; 
}
				
a.std:visited{
color: #C0067C !important; 
font-size: 15px; 
font-family: arial;
font-weight: normal; 
text-decoration: underline; 
}	
		
a.std:hover{
color: #D378B3 !important; 
font-size: 15px;	 
font-family: arial;
font-weight: normal;
text-decoration: none;
}

a.std:active{
color: #C0067C !important; 
font-size: 15px;
font-family: arial;
font-weight: normal;
text-decoration: underline; 
}	



/* Standard Purplish-pink Links */
		
a.stdttl:link{
color: #DA1090 !important; 
font-size: 17px;
font-style: normal; 
font-weight: bold; 
font-family: 'oxygen'; 
text-decoration: none; 
}
				
a.stdttl:visited{
color: #DA1090 !important; 
font-size: 17px; 
font-style: normal; 
font-weight: bold; 
font-family: 'oxygen'; 
text-decoration: none; 
}	
		
a.stdttl:hover{
color: #EB81C4 !important; 
font-size: 17px;	 
font-style: normal; 
font-weight: bold; 
font-family: 'oxygen'; 
text-decoration: none;
}

a.stdttl:active{
color: #DA1090 !important; 
font-size: 17px;
text-decoration: none; 
font-style: normal; 
font-weight: bold; 
font-family: 'oxygen'; 
}	



/* White Location Links */
		
a.whloc:link{
color: #FFFFFF !important; 
font-size: 12px;
font-style: normal; 
font-family: 'arial'; 
text-decoration: none; 
}
				
a.whloc:visited{
color: #FFFFFF !important; 
font-size: 12px; 
font-style: normal; 
font-family: 'arial'; 
text-decoration: none; 
}	
		
a.whloc:hover{
color: #F5A1D6 !important; 
font-size: 12px;	 
font-style: normal; 
font-family: 'arial'; 
text-decoration: underline !important;
}

a.whloc:active{
color: #FFFFFF !important; 
font-size: 12px;
text-decoration: none; 
font-style: normal; 
font-family: 'arial'; 
}	
		
		
	
/* Bottom Section Links */
		
a.bttml:link{
color: #585858 !important; 
font-size: 16px;
font-style: normal; 
font-family: 'gill_sans_condensedregular'; 
text-decoration: none; 
}
				
a.bttml:visited{
color: #585858 !important; 
font-size: 16px; 
font-style: normal; 
font-family: 'gill_sans_condensedregular'; 
text-decoration: none; 
}	
		
a.bttml:hover{
color: #AEAEAE !important; 
font-size: 16px;	 
font-style: normal; 
font-family: 'gill_sans_condensedregular'; 
text-decoration: underline !important;
}

a.bttml:active{
color: #585858 !important; 
font-size: 16px;
text-decoration: none; 
font-style: normal; 
font-family: 'gill_sans_condensedregular'; 
}		
	
	
	
/* MAIN WRAPPER DIV: All content is within this container */
		
#parent-wrapper{
margin: auto; 
margin-top: 0px;
width: 1080px;
min-height: 100% !important; 	
background-color: #FFFFFF;
border-radius: 0px 0px 0px 0px;	
moz-box-shadow: 0 0 14px #404040;
webkit-box-shadow: 0 0 14px #404040;
box-shadow: 0 0 14px #404040;			
} 	

.top-section-wrapper{
margin: auto;
height: 115px;
}

.logo-cell{
float: left;
width: 480px;
}

.top-sm-cell{
float: left;
width: 595px;
padding-top: 50px;
padding-right: 5px;
text-align: right; 
}



/* MAIN MENU DIV: Contains all main menu buttons */

.mm-buttons
{
margin: auto;
padding: 2px 10px;
border-top: 1px solid #8F8F8F;
border-bottom: 1px solid #8F8F8F;
border-left: 0px;
border-right: 0px;
background:-webkit-gradient( linear, left top, left bottom, color-stop(39%, #ededed), color-stop(66%, #dfdfdf) );
background:-moz-linear-gradient( center top, #ededed 39%, #dfdfdf 66% );
background:-ms-linear-gradient( top, #ededed 39%, #dfdfdf 66% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
}



/* LOCATION DIV: Shows location during navigation */

.lctn
{
margin: auto;
border-top: 1px #FFFFFF solid;
border-bottom: 3px #C0067C solid;
width: 1078px;
height: 14px;
padding-top: 2px;
padding-left: 2px;
font-size: 12px;
color: #FFFFFF;
font-family: 'courier';
text-indent: 24px;
background-color: #DA1090 !important;
}



/* GREEN GRADIENT DIV: Welcome page green field gradient background */

.green-field
{
margin: auto;
border-top: 3px #7BA910 solid;
width: 1080px;
height: 420px;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #95CE13 10%, #76A10F 90%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #95CE13 10%, #76A10F 90%);

/* Opera */ 
background-image: -o-linear-gradient(top, #95CE13 10%, #76A10F 90%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #95CE13), color-stop(1, #76A10F));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #95CE13 10%, #76A10F 90%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #95CE13 10%, #76A10F 90%);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#95CE13', endColorstr='#76A10F');
}

.green-content-wrapper
{
margin: auto;
width: 1000px;
}

.green-field-text
{
float: left;
width: 560px;
color: #FFFFFF;
font-size: 29px;
font-family: 'gill_sans_condensedregular';
font-weight: normal;
text-shadow: 1px 1px 0px #739D0F;
line-height: 100%;
}

.green-image
{
float: left;
width: 440px;
}


	
/* BLUE GRADIENT DIV: Welcome page blue field gradient background */

.blue-field
{
margin: auto;
border-top: 1px #FFFFFF solid;
border-bottom: 4px #05758D solid;
width: 1080px;
height: 540px;
	
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #42B3D2 10%, #0089B0 90%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #42B3D2 10%, #0089B0 90%);

/* Opera */ 
background-image: -o-linear-gradient(top, #42B3D2 10%, #0089B0 90%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #42B3D2), color-stop(1, #0089B0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #42B3D2 10%, #0089B0 90%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #42B3D2 10%, #0089B0 90%);

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42B3D2', endColorstr='#0089B0');
}

.blue-content-wrapper
{
margin: auto;
width: 1000px;
}

.blue-field-text
{
margin: auto;
width: 1000px;
color: #FFFFFF;
font-size: 29px;
font-family: 'gill_sans_condensedregular';
font-weight: normal;
text-shadow: 1px 1px 0px #0A87A8;
line-height: 100%;
}

.glimpse-wrapper
{
margin: auto;
width: 984px;
}

.left-glimpse-box
{
margin: 25px 0 50px 0;
float: left;
width: 220px;
height: 200px;
border: 1px solid #18768A;
padding: 8px 8px 8px 8px; 
color: #008AB1;
font-family: 'gill_sans_condensedregular';
font-weight: normal;
font-size: 16px;
line-height: 100%;
background-color: #FFFFFF;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
border: 1px solid #527D15;
}

.glimpse-box
{
margin: 25px 0 50px 10px;
float: left;
width: 220px;
height: 200px;
border: 1px solid #18768A;
padding: 8px 8px 8px 8px;  
color: #008AB1;
font-family: 'gill_sans_condensedregular';
font-weight: normal;
font-size: 16px;
line-height: 100%;
background-color: #FFFFFF;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
border: 1px solid #527D15;
}

.glimpse-box-title
{
margin: auto;
padding-top: 3px;
padding-bottom: 3px;
width: 100 %;
color: #FFFFFF;
font-family: 'gill_sans_condensedregular';
font-weight: normal;
font-size: 24px;
text-indent: 8px;
line-height: 100%;
background: -webkit-gradient( linear, left top, left bottom, color-stop(39%, #48B9D5), color-stop(66%, #1B8CBA) );
background: -moz-linear-gradient( center top, #48B9D5 39%, #1B8CBA 66% );
background: -ms-linear-gradient( top, #48B9D5 39%, #1B8CBA 66% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48B9D5', endColorstr='#1B8CBA');
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
		
	
	
/* BUTTONS */

/* Main Menu Buttons - Unselected */

.mmb{
	font-size: 25px;
	font-family: gill_sans_condensedregular;
	font-weight: normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #DFDFDF;
	border-left: 0px;
	border-right: 0px;	
	padding: 3px 14px;
	text-decoration:none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(39%, #ededed), color-stop(66%, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 39%, #dfdfdf 66% );
	background: -ms-linear-gradient( top, #ededed 39%, #dfdfdf 66% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	color: #777777 !important;
	display: inline-block;
	text-shadow: 1px 1px 0px #ffffff;
 	-webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
 	box-shadow: inset 0px 0px 0px 0px #ffffff;
	
}.mmb:hover {
    border-top: 1px solid #FA87CF;
	border-bottom: 1px solid #FA87CF;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0px #C6007E;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(39%, #FC03A0), color-stop(66%, #E6018F) );
	background: -moz-linear-gradient( center top, #FC03A0 39%, #E6018F 66% );
	background: -ms-linear-gradient( top, #FC03A0 39%, #E6018F 66% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC03A0', endColorstr='#E6018F');
	background-color: #dfdfdf;
	
}.mmb:active {
	position:relative;
	top:1px;
}
  
  
  
/* Main Menu Buttons - Selected */  
 
.mmb-sel{
	font-size: 25px;
	font-family: gill_sans_condensedregular;
	font-weight:normal;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;	
	border-top: 1px solid #FA87CF;
	border-bottom: 1px solid #FA87CF;
	border-left: 0px;
	border-right: 0px;	
	padding:3px 14px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(39%, #FC03A0), color-stop(66%, #E6018F) );
	background:-moz-linear-gradient( center top, #FC03A0 39%, #E6018F 66% );
	background:-ms-linear-gradient( top, #FC03A0 39%, #E6018F 66% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC03A0', endColorstr='#E6018F');
	background-color:#ededed;
	color:#FFFFFF !important;
	display:inline-block;
	text-shadow:1px 1px 0px #C6007E;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow: inset 0px 0px 0px 0px #ffffff;
	
}.mmb-sel:hover {
	color:#FFFFFF !important;
	text-shadow:1px 1px 0px #C6007E;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(39%, #FC03A0), color-stop(66%, #E6018F) );
	background:-moz-linear-gradient( center top, #FC03A0 39%, #E6018F 66% );
	background:-ms-linear-gradient( top, #FC03A0 39%, #E6018F 66% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC03A0', endColorstr='#E6018F');
	background-color:#dfdfdf;
	
}.mmb-sel:active {
	position:relative;
	top:1px;
} 
 
 
 
/* Big Green Button - appears on main page */
 
  .bgrnb {
  -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
  -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
  box-shadow: 0px 1px 0px 0px #f0f7fa;        
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #68A021));
  background: -moz-linear-gradient(top, #87C639 5%, #68A021 100%);
  background: -webkit-linear-gradient(top, #87C639 5%, #68A021 100%);
  background: -o-linear-gradient(top, #87C639 5%, #68A021 100%);
  background: -ms-linear-gradient(top, #87C639 5%, #68A021 100%);
  background: linear-gradient(to bottom, #87C639 5%, #68A021 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87C639', endColorstr='#68A021',GradientType=0);
  background-color: #33bdef;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #527D15;
  display: inline-block;
  color: #ffffff !important;
  font-family: gill_sans_condensedregular;
  font-size: 24px;
  font-weight: normal;
  padding: 8px 16px;
  text-decoration: none;
  text-shadow: 0px -1px 0px #5b6178;
  }
  
  .bgrnb:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68A021), color-stop(1, #33bdef));
  background: -moz-linear-gradient(top, #68A021 5%, #87C639 100%);
  background: -webkit-linear-gradient(top, #68A021 5%, #87C639 100%);
  background: -o-linear-gradient(top, #68A021 5%, #87C639 100%);
  background: -ms-linear-gradient(top, #68A021 5%, #87C639 100%);
  background: linear-gradient(to bottom, #68A021 5%, #87C639 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68A021', endColorstr='#87C639',GradientType=0);
  background-color: #68A021;
  }
  
  .bgrnb:active {
  color: #ffffff !important;
  position: relative;
  top: 1px;
  }



/* Pink Button - small rounded pink button */

.pinkb {
  -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
  -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
  box-shadow: 0px 1px 0px 0px #f0f7fa;        
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FC03A0), color-stop(1, #D8028A));
  background:-moz-linear-gradient(top, #FC03A0 5%, #D8028A 100%);
  background:-webkit-linear-gradient(top, #FC03A0 5%, #D8028A 100%);
  background:-o-linear-gradient(top, #FC03A0 5%, #D8028A 100%);
  background:-ms-linear-gradient(top, #FC03A0 5%, #D8028A 100%);
  background:linear-gradient(to bottom, #FC03A0 5%, #D8028A 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC03A0', endColorstr='#D8028A',GradientType=0);
  background-color:#FC03A0;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #C6007E;
  display:inline-block;
  color:#ffffff !important;
  font-family:arial;
  font-size:12px;
  font-weight:normal;
  padding:4px 7px;
  text-decoration:none;
  text-shadow:0px -1px 0px #5b6178;
  }
  
.pinkb:hover {
  color:#ffffff !important;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #D8028A), color-stop(1, #FC03A0));
  background:-moz-linear-gradient(top, #D8028A 5%, #FC03A0 100%);
  background:-webkit-linear-gradient(top, #D8028A 5%, #FC03A0 100%);
  background:-o-linear-gradient(top, #D8028A 5%, #FC03A0 100%);
  background:-ms-linear-gradient(top, #D8028A 5%, #FC03A0 100%);
  background:linear-gradient(to bottom, #D8028A 5%, #FC03A0 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D8028A', endColorstr='#FC03A0',GradientType=0);
  background-color:#D8028A;
  }
  
.pinkb:active {
  position:relative;
  top:1px;
  }
  
  
    
/* CONTENT & CENTRAL SECTION */ 

/* Main Content Wrapper - wraps all DIVs, including spacers */
      
.content-wrapper  {
margin: auto;
width: 1080px;
overflow: hidden;
border-bottom: 1px solid #9E9E9E;
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: normal;
background-color: #FFFFFF;
}

.above-content-sep{
margin: auto;
overflow: hidden;
height: 20px;
width: 1080px;
background-color: #FFFFFF;
}

.left-std-spc{
float: left;
width: 24px;
background-color: #FFFFFF;
}
  
.left-std-content{
float: left;
width: 716px;
min-height: 700px;
color: #000000;
font-family: arial;
font-size: 15px;
font-weight: normal;
line-height: 150%;
text-align: justify;
background-color: #FFFFFF;
}

.mid-std-sep{
float: left;
width: 24px;
background-color: #FFFFFF;
}

.right-std-vert-bar{
float: left;
width: 300px;
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: normal;
background-color: #FFFFFF;
}

.right-std-sep{
float: left;
width: 16px;
background-color: #FFFFFF;
}

.content-bottom-sep{
margin: auto;
clear: left;
height: 20px;
width: 1080px;
background-color: #FFFFFF;
}

.float-course-image{
width: 365px;
float: left;
}

.hrz-shaded-bar-wrp{
margin: auto;
padding-top: 5px !important;
padding-bottom: 5px !important;
}

.pub-edit-wrapper{
float: left;
padding: 0 0 5px 0;
height: 15px;
background-color: #FFFFFF;
}

.pub-cell{
float: left;
height: 15px;
color: #777777;
font-family: arial;
font-size: 11px;
font-style: italic;
font-weight: normal;
background-color: #FFFFFF;
}

.edit-cell{
float: left;
padding-left: 12px;
height: 15px;
color: #777777;
font-family: arial;
font-size: 11px;
font-style: italic;
font-weight: normal;
background-color: #FFFFFF;
}




/* BOTTOM SECTION */ 

/* Bottom Section: Bottom links and copyright text */
  
.bttm-wrapper{
margin: auto;
height: 29px;
padding-top: 5px;
padding-bottom: 15px;
width: 1080px;
background-color: #FFFFFF;
} 
	
.bttm-connections{
float: left;
overflow: hidden;
height: 29px;
padding-top: 5px;
padding-bottom: 2px;
width: 740px;
text-indent: 18px;
background-color: #FFFFFF;
} 
	
.copyright{
overflow: hidden;
padding-top: 5px;
float: left;
width: 340px;
height: 29px;
background-color: #FFFFFF;
font-size: 16px;
font-family: 'Gil Sans MT Condensed';
font-weight: normal;
}











.box-shadow-effect
{
  	position:relative;    	
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.box-shadow-effect:before, .effect7:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 

.box-shadow-effect:after
{
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}



/* Colorful Highlighting Settings */						

a::selection { /* Safari */ background: #E6018F; color:#FFFFFF;}
a::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}

p::selection { /* Safari */ background: #E6018F; color:#FFFFFF;}
p::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}
	
b::selection { /* Safari */background: #E6018F; color:#FFFFFF;}
b::-moz-selection { /* Firefox */background: #E6018F; color:#FFFFFF;}

h1::selection { /* Safari */	background: #E6018F; color:#FFFFFF;}
h1::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}	
	
h2::selection { /* Safari */	background: #E6018F; color:#FFFFFF;}
h2::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}

h3::selection { /* Safari */	background: #E6018F; color:#FFFFFF;}
h3::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}
	
img::selection { /* Safari */ background: #E6018F; color:#FFFFFF;}
img::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}	
		
div::selection { /* Safari */ background: #E6018F; color:#FFFFFF;}
div::-moz-selection { /* Firefox */ background: #E6018F; color:#FFFFFF;}	
