@charset "utf-8";
#blog {
	position: absolute;
	left: 490px;
	top: 120px;
	z-index:999999;
	height: 250px;
	width: 250px;
	background-image: url(../images/curriculum.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#cur_top {
	padding-top:115px;
	
	}
#twitter_butn {
	position: absolute;
	left: 480px;
	top: 260px;
	
}
#downloads {
	position: absolute;
	left: 330px;
	top: 300px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.rateslink a.scrollover {
      /* Default Colour/Styles here */
    color: #FFF;
	  font-weight: bold;	  
}
.rateslink a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
  color: #000;
	font-weight: bold;	  
}
.faqlink a.scrollover {
  /* Default Colour/Styles here */
  color: #FFF;
font-weight: bold;	  

}
.faqlink a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
    color: #000;
	font-weight: bold;	  
   }
   .venuelink a.scrollover {
      /* Default Colour/Styles here */
      color: #FFF;
	  font-weight: bold;	  
	  
   }
.venuelink a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
  color: #D21E39;
	font-weight: bold;	  
 }
   
   
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.left_pad_20 {
	padding-left: 20px;
}
.right_pad_20 {
	padding-right: 20px;
}

.top_pad_20 {
	padding-top: 20px;
}

.bottom_pad_20 {
	padding-bottom: 20px;
}
.left_pad_70 {
	padding-left: 70px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
}

.black_wrap {
	background: #282828;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
}


.kingdom_graphic {
	background: url(../images/kingdom.gif) no-repeat right bottom;
	clear: both;
	float: right;
	width: 500px;
	height: 75px;
	margin: 40px;
}
.black_wrap_red {
	background: #282828;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
}

#menu_png a:link, #menu_png a:visited {
	text-decoration: none;
	font-weight: bold;
}
#menu_png a:hover, #menu_png a:active{
	text-decoration: none;
	font-weight: bold;
}

#bottom_img {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 230px;
	width: 526px;
	background-image: url(../images/foot_title.png);
}

#butn_home {
  height: 27px;
  width: 103px;
  margin: 10px;
}

.blur_a {
  height: 200px;
  width: 300px;
}

.blur_b {
  height: 200px;
  width: 300px;
}

#copy a:link, #copy a:visited {
  color: #990000;
  text-decoration: underline;
}

#copy a:hover, #copy a:active {
  color: #990000;
  text-decoration: none;
}

.bio_pad_left {
  padding-left: 15px;
}

/*///////////////////////////DINOS CRAZY FOOTER////////////////////////////////*/
#floatdiv {
	background: url(../images/foot_title2.png) no-repeat;
	height: 130px;
	width: 426px;
	position:absolute;
	left:0px;
	top:0px;
	padding-top: 200px;
	padding-left: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
#floatdiv a:link, #floatdiv a:visited { color:#990000; text-decoration:none;}
#floatdiv a:hover, #floatdiv a:active { color:#990000; text-decoration:underline;}