/* Main ArtistGuide Page*/
#introtext
{
 position: relative;
 width: 96%;
 height: 160px;
 margin: 2% 2% 0 2%;
 border: 0px solid #ffffff;
 padding: 3px 0px 0px 0px;
}

/* Artist of the Week Cell */
.aotwtext
{
 font-size: 18px;
 font-weight: bold;
 color: #e7b53a;
 background-color: transparent;
}

#aotwheading
{
 position: relative;
 left: 0px;
 width: 320px;
 text-align: center;
 background-color: #000000;
 border: 1px solid #ffffff;
 margin-left: 5px;
 padding: 4px;
}

#aotwimage
{
 position: relative;
 
}
/* Dawns Blog Cell */
#dawnsblog
{
 position: relative;
 width: 200px;
 background-color: #e7b53a;
 margin-left: 5px;
 color: #000000;
 font-size: 12px; 
 font-family: Arial, Helvetica, sans-serif;
 border: medium solid rgb(0,0,0);
}

#dawnblogheader
{
 position: relative;
 top: 10px;
 height: 20px;
 width: 198px;
 margin 0 auto;
 background-image: url("images/dawnblogheader.gif");
}

#dawnsblog li
{ 
 margin-top: 5px; 
 color: #000000; 
 font-weight: normal; 
 font-size: 12px; 
 font-family: Arial, Helvetica, sans-serif;
}

#connectdiv
{
 position: relative;
 top: 0px;
 height: 50px;
 width: 740px;
 margin: 0 auto;
 text-align: center;
 background-color: #333333;
}

#connecttable
{
 position: relative;
 width: 740px;
 margin: 0 auto;
 text-align: center;
 background-color: #333333;
}

#copyrightdiv
{
 position: relative;
 top: 20px;
 height: 40px;
 width: 740px;
 margin: 0 auto;
 text-align: center;
 background-color: #;
}

#copyrighttable
{
 position: relative;
 width: 740px;
 margin: 0 auto;
 text-align: center;
 background-color: #;
}

/* Artist Page Styles */
.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
	background-color: #000000;
}

#menudiv
{
 position: relative;
 width: 740px;
 height: 5px;
 margin: 0 auto;
 text-align: center;
 background-color: #000000;
 z-index: 10;
}

#centermenu
{
 position: relative;
 width: 714px;
 margin: 0 auto;
 text-align: center;
 background-color: #0000ff;
}

#containerdiv
{
 width: 100%;
 height: 183px;
 background-color: #000000;
}

#headercontainerdiv
{
 width: 100%;
 height: 183px;
 background-color: #333333;
}

#headermain
{
 top: 0px;
 width: 740px;
 height: 183px;
 background-color: #000000;
 margin: 0 auto;
}

#headertopimage
{
 position: relative;
 top: 0px;
 width: 740px;
 height: 82px;
 margin: 0 auto;
}

#headerbottomimage
{
 position: relative;
 top: 0px;
 width: 100%;
 height: 94px;
 margin: 0 auto;
 background-image: url("images/eos_navbottom.jpg");
 background-repeat: no-repeat;
}

.footer, .push
{
 clear: both;
 height: 75px;
}

#footercontainerdiv
{
 position: relative;
 width: 100%;
 height: 75px;
 background-color: #000000;
}

#footermain
{
 position: relative;
 top: 0px;
 width: 740px;
 height: 75px;
 background-color: #000000;
 margin: 0 auto;
}

#centercontainerdiv
{
 top: 182px;
 width: 100%;
 background-color: #000000;
}

#maindiv
{
 position: relative;
 top: 2px;
 width: 740px;
 background-color: #333333;
 margin: 0 auto;
}

#mainartistdiv
{
 position: relative;
 top: 0px;
 width: 740px;
 height: 835px;
 background-color: #333333;
 margin: 0 auto;
 border: 0px solid #ffffff;
}

.artistpagetext
{
 position: relative;
 top: 10px;
 font-size: 16px;
 font-weight: bold;
 color: #e7b53a;
 background-color: transparent;
}

#artistpageimage
{
 position: relative;
 left: 0px;
 width: 354px;
 text-align: center;
 background-color: #000000;
 border: 0px solid #ffffff;
 margin: 0px auto;
 padding: 0px;
}

#biography
{
 float: left;
 width: 354px;
 height: 700px;
 border: 0px solid #ffffff;
 margin: 8px 0px 0px 8px;
 background-color: #333333;
}

#hometowndiv
{
 position: relative;
 top: 10px;
 float: left;
 width: 250px;
 height: 35px;
 color: #ffffff; 
 text-align: left;
 margin: 0px 0px 0px 0%;
 background-color: #000000;
}

#websitediv
{
 position: relative;
 top: 10px;
 float: right;
 width: 104px;
 height: 35px;
 color: #000000; 
 text-align: center;
 padding: 0px 0px 0px 0px;
 background-color: #000000;
 font-weight: normal;
}

#biotext
{
 position: relative;
 top: 15px;
 width: 354px;
 height: 325px;
 border: 0px solid #ff0000;
 overflow: auto;
 text-align: left;
 background-color: #333333;
 padding: 0px 0 0 5px;
 /* scrollbar style for IE only */
 scrollbar-face-color: #e7b53a;
 scrollbar-shadow-color: #444444;
 scrollbar-highlight-color: #777777;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #000000;
}

#biobuttondiv
{
 position: relative;
 top: 25px;
 width: 100%;
 margin: 0 auto;
 height: 30px;
 background-color: transparent;
}

#biobackbutton
{
 float: left;
 height: 30px;
 width: 50%;
 text-align: center;
 background-color: transparent;
}

#biohomebutton
{
 float: right;
 height: 30px;
 width: 50%;
 text-align: center;
 background-color: transparent;
}

#biomusicdiv
{
 float: right;
 width: 358px;
 height: 730px;
 border: 0px solid #ffffff;
 margin: 8px 8px 0px 0px;
 background-color: #333333;
}

#demochanneldiv
{
 position: relative;
 width: 350px;
 max-height: 275px;
 overflow: auto;
 padding-top: 10px;
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 border: 1px solid #ffffff;
 text-align: left;
 color: #000000;
 background-color: #e7b53a;
}

#channellisting
{
 width: 280px;
 left: 0px;
 height: 20px;
 background-color: #000000;
 text-align: left;
 border: 0px solid #ffffff;
 padding: 0px;
 margin: 0px;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 background-color: #e7b53a;
}

#discographymain
{
 position: relative;
 top: 0px;
 width: 345px;
 height: 460px;
 overflow: auto;
 padding: 0px;
 border: 0px solid #ffffff;
 background-color: #333333;
 /* scrollbar style for IE only */
 scrollbar-face-color: #e7b53a;
 scrollbar-shadow-color: #444444;
 scrollbar-highlight-color: #777777;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #000000;
}

#discography
{
 position: relative;
 top: 20px;
 width: 345px;
 height: 490px;
 border: 0px solid #ffffff;
 background-color: #333333;
 /* scrollbar style for IE only 
 scrollbar-face-color: #e7b53a;
 scrollbar-shadow-color: #444444;
 scrollbar-highlight-color: #777777;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #000000; */
}

#maininfodiv
{
 position: relative;
 top: 2px;
 width: 740px;
 height: 640px;
 background-color: #333333;
 border: 0px solid #333333;
 margin: 0 auto;
}

#infoheadingdiv
{
 position: relative;
 top: 20px;
 height: 100px;
 width: 98%;
 margin: 0 auto;
 border: 0px solid #333333;
 font-size: 20px;
 font-weight: bolder;
 color: #e7b53a;
}

#informationdiv
{
 position: relative;
 height: 500px;
 width: 98%;
 margin: 0 auto;
 border: 0px solid #00ff00;
 font-family: Arial, Verdana, Helvetica, sans-serif;  
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
}

.infotext
{
 float: left;
 width: 180px;
 height: 16px;
 padding: 3px;
 margin: 4px;
 text-align: left;
 font-size: 14px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #e7b53a;
}

.infoinput
{
 float: left;
 height: 18px;
 padding: 3px;
 margin: 4px;
}

#infotextarea
{
 float: left;
 height: 130px;
 padding: 3px;
 margin: 4px;
 border: 0px solid #ff0000;
 text-align: left;
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #ffffff;
}

#infosubmitbutton
{
 position: relative;
 left: 200px;
 width: 180px;
 height: 16px;
 margin: 4px;
 text-align: left;
}

#infobionote
{
 position: relative;
 top: 1px;
 left: 1px;
 width: 480px;
 height: 15px;
 text-align: left;
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #ffffff;
 border: 0px solid #0000ff;
}

.infonotespan
{
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #ffffff;
}

.alignsaleslink
{
 position: relative;
 width: 100%;
 text-align: center;
}

.titleclass
 {
    font-size: 20px;
    font-weight: bolder;
    color: #e7b53a;
    background-color: transparent;
 }
 
 
.searchbox
{
 color:#000000;
 position:relative;
 width:130px;
 font-size: 100%;
 background-color: #ffffff;
 border:0px solid #888;
 margin:0 auto;
 padding:0;
 text-align: left;
}
    /* styles for the autocompleter */
div.autocomplete {
  position:relative;
  width:125px;
  background-color:#0000ff;
  border:1px solid #888;
  margin:0;
  padding:0;
  z-index: 100;
}
div.autocomplete ul {
  background-color: #00ff00;
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ff0000;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
  background-color: #ff00ff;
}

	/* styles for Featured Artist Image Tooltip */
	a.featured {
	text-decoration: none;
	}

	a.featured:hover {
	position: relative;
	}

	a.featured span {
	display: none;
	}

	a.featured:hover span {
	display: inline;
   	position: absolute; top: 2px; left: 4px;
	/* formatting */
   	padding: 5px; margin: 5px; z-index: 100;
   	background: #000000; border: 1px dotted #c0c0c0;
	font-size: 1.000em;
	font-weight: normal;
	color: #e7b53a;
	}	


/* Full justify a paragraph */
.full 
 {
   text-align: justify;
 }
 
 .menubaritem { 
   margin: 3px 3px 3px 3px;
   
   text-align: center;
 }
 
 /** Center vertically and horizontally (for tables mostly) */
.centerboth
{
  text-align: center;
  vertical-align: middle;  
}


/* Testimonial div */
.testimonial
{
   margin: 10px 10px 10px 10px;
      border-style: inset;  
	height: 400px;   
   width:  225px;
   float:  right;
   background-image: url("images/eos-testimonial.jpg");
}


/* Testimonial div */
.testimonial_left
{
      padding: 10px 10px 10px 10px;
      border-style: inset;  

   height: 400px;   
   width:  225px;
   float:  left;
   background-image: url("images/eos-testimonial.jpg");
      
}

/* Inner testimonial div */
.testimonialtext
{
   margin: 20px 15px 0px 15px;
   font-family: Arial, Verdana, Helvetica, sans-serif;  
   color: black;
   font-size: 12px;
   font-weight: bolder;
   text-align: left;
   height: 320px;
}

.testimonialcredit
{
   margin: 0px 10px 0px 10px;
   color: #e7b53a;
   font-size: 12px;
   font-weight: bolder;
   font-family: Arial, Verdana, Helvetica, sans-serif;    
   text-align: left;
   height: 60px;
   vertical-align: bottom;
}
   
body, p, h1, h2, h3, h4, h5, td, a, span, .sectionhead
{
      font-family: Arial, Verdana, Helvetica, sans-serif;  
      color: white;
      /* Stuff for screen readers */
      voice-family: male;
      richness: 80;
      elevation: level;
      azimuth: center;
      speak-header: once;
      speak-numeral: continuous;
      speech-rate: medium;
      volume: 75%;
      

}
input, form, select, textarea
 {
       font-family: Arial, Verdana, Helvetica, sans-serif;  
       color: black;
       /* Stuff for screen readers */
       voice-family: male;
       richness: 80;
       elevation: level;
       azimuth: center;
       speak-header: once;
       speak-numeral: continuous;
       speech-rate: medium;
       volume: 75%;
       
}
body, p, td, a, form, textarea, input
{
    font-size: 12px;  
}

body
{
 text-align: center;  
 background-color: #000000;
}

html, body
{
 height: 100%;
}

H1 
 {
    font-size: 20px;
    font-weight: bolder;
    color: #e7b53a;
    background-color: transparent;
 }


H2 
 {
    font-size: 18px;
    font-weight: bolder;
    color: #e7b53a;
    background-color: transparent;
 }

H3 
 {
    font-size: 16px;
    font-weight: bolder;
    color: #e7b53a;
    background-color: transparent;
 }
 H4
  {
     font-size: 14px;
     font-weight: bolder;
     color: #000000;
     background-color: transparent;
 }
H5, .sectionhead
 {
    font-size: 12px;
    font-weight: bolder;
    color: #e7b53a;
    background-color: transparent;
 }

.channellistingtext
  {
     font-size: 14px;
     font-weight: bolder;
     color: #000000;
     background-color: transparent;
 }
 
.padfive { 

	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 5px;
 	padding-bottom: 5px;	
 
 }

.pad20 { 

	padding-left: 20px;
 	padding-right: 20px;
 	padding-top: 20px;
 	padding-bottom: 20px;	
 
 }

.eoswatermark { 
	background-image:url("images/eos-watermark.jpg");
        background-attachment:fixed;       
        background-repeat:no-repeat;
	background-position: center;

}


body
 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
 }

a:link
{ 
  color: #e7b53a; 
  font-weight: bold;
  text-decoration: none;
}
a:visited
{
  color: #e7b53a; 
  font-weight: bold;
  text-decoration: none;
}
a:active, a:hover, a:focus
{ 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none;
}

/* background banner for the top of the menu */
.backbanner
{
  background-image: url("/images/amtcbanner.gif");
}

.centeralign
{
 text-align: center;
 width: 100%;
}

/* case transformations */
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
.initialcase { text-transform: capitalize; }


/* little blue note */
.bluenote 
{
  font-size: 10px; 
  color: #e7b53a;
}

/* little blue note */
.yellow
{
  color: #e7b53a;
}
/* little blue note */
.yellowbold
{
  font-weight: bolder;
  color: #e7b53a;
}

/* little black note */
.blacknote 
{
  font-size: 10px; 
  color: black;
}

/* little white note */
.whitenote 
{
  font-size: 10px; 
  color: white;
}

.centeralignwhitenote
{
 text-align: center;
 width: 100%;
 font-size: 10px; 
 color: white;
}
/* bold text colors */
.amtcnavy
{
  font-weight: bold;
  color: #0060f0;
}

.teladcyan
{
  font-weight: bold;
  color: #51D0FF;
}

.siriuscyan
{
  font-weight: bold;
  color: #00A3DE;
}


   ol
   {
      list-style-type: lower-alpha;
   }
   ul
   {
      list-style-type: square;
   }
   
   
   html, body, #contents {
   	min-height: 100%;
   	width: 100%;
   	height: 100%;
   }
   
   /*
    * The "height" above is a hack for IE5+/Win.  Below we adjust
    * it using the child selector to hide from IE5+/Win
    */
   
   html>body, html>body #contents {
   	height: auto;
   }
   
   /*
    * Without this, Moz1.0 adds a vertical scrollbar
    */
   
   body {
   	margin: 0;
   	font-family: Arial, verdana, helvetica, sans-serif;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;	
	background-color: #000000;
	width: 100%; /* See note below */
	text-align: center;	
}

#contents {
	position: absolute;
	top: 0;
    left: 0;

}


#main {
	margin-bottom: 5em;
	height: auto;
	padding: .5em;
}

/* hot box */
#hotbox
{
	float: right; 
	background: black; 
	width: 125px;
	color: white;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* career info box */
.careerbox
{
	float: right;
	background: #e7b53a; 
	width: 350px;
	color: black;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: inset;   
}

.jumpbarformstyle
{
 font-size:10px;
 color: white;
 background-color:#333333;
}


.lowercaseinputstyle
{
 text-transform: lowercase; 
 font-size:10px;
 color: white;
 background-color:#333333;
}
/* RSS news scroller */

#pscroller1{
text-align: left;
width: 180px;
height: 150px;
padding: 5px;

}


.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: white;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

/* End RSS news scroller */

div.scrollbox{
height: 200px;
width: 370px;
overflow:auto;
}

/* Button CSS */
div.searchButton input 
{
 background:url(images/search_but.gif);
 background-repeat: no-repeat;
 cursor:pointer;
 width: 82px;
 height: 27px;
 margin-top: 5px;
 border: 1px solid #000000;
}

div.homeButton input 
{
 background-image:url(images/home_but.gif);
 background-repeat: no-repeat;
 cursor:pointer;
 width: 82px;
 height: 27px;
 margin-top: 0px;
 border: none;
}

div.backButton input 
{
 background-image:url(images/back_but.gif);
 background-repeat: no-repeat;
 cursor:pointer;
 width: 82px;
 height: 27px;
 margin-top: 0px;
 border: none;
}

div.infoSubmitButton input 
{
 background:url(images/submit_but.gif);
 background-repeat: no-repeat;
 cursor:pointer;
 width: 82px;
 height: 27px;
 margin-top: 10px;
 border: none;
}

.returnhome
{
 width: 140px;
 height: 24px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 border-top : 3px solid #eaedf4;
 border-left : 3px solid #eaedf4;
 border-bottom : 3px solid #224059;
 border-right : 3px solid #224059;
}

.submit
{
 width: 140px;
 height: 24px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 border-top : 3px solid #eaedf4;
 border-left : 3px solid #eaedf4;
 border-bottom : 3px solid #224059;
 border-right : 3px solid #224059;
}

.artistsearchsubmit
{
 width: 80px;
 height: 24px;
 margin: 3px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 border-top : 3px solid #eaedf4;
 border-left : 3px solid #eaedf4;
 border-bottom : 3px solid #224059;
 border-right : 3px solid #224059;
 background-image: url("images/search_btn.gif")no-repeat center;
}

.deleteblog
{
 width: 140px;
 height: 24px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ff0000;
 text-align: center;
 border-top : 3px solid #eaedf4;
 border-left : 3px solid #eaedf4;
 border-bottom : 3px solid #224059;
 border-right : 3px solid #224059;
}

.updateblog
{
 width: 140px;
 height: 24px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 border-top : 3px solid #eaedf4;
 border-left : 3px solid #eaedf4;
 border-bottom : 3px solid #224059;
 border-right : 3px solid #224059;
}

.addblog
{
 width: 140px;
 height: 24px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 border-top : 3px solid #eaedf4;
 border-left : 3px solid #eaedf4;
 border-bottom : 3px solid #224059;
 border-right : 3px solid #224059;
}

.bloglogin
{
 width: 50px;
 height: 22px;
 background: #e7b53a;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 border-top : 2px solid #eaedf4;
 border-left : 2px solid #eaedf4;
 border-bottom : 2px solid #224059;
 border-right : 2px solid #224059;
}

#artisttooltip
{
 position: absolute;
 top: 50px;
 margin: 0px auto;
 width: 200px;
 height: 150px;
 border: 1px solid #ffffff;
 background: transparent;
 z-index: 100;
 visibility: visible;
}

#artisttooltipimage
{
 position: absolute;
 top: 5px;
 left: 5px;
 width: 80px;
 height: 60px;
 border: 1px solid #ffffff;
}

#searchpanel
{
 position: relative;
 width: 95%;
 top: 10px;
 height: 625px;
 background: #333333;
 font-size: 10px; 
 font-family: Arial, Helvetica, sans-serif;
 border: 0px solid #ffffff;
 left: 15px;
 /* scrollbar style for IE only */
 scrollbar-face-color: #e7b53a;
 scrollbar-shadow-color: #444444;
 scrollbar-highlight-color: #777777;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #000000;
}

#searchheading
{
 position: relative;
 top: 0px;
 height: 42px;
 width: 100%;
 margin: 0 auto;
 border: 0px solid #0000ff;
 background-image: url(images/searchresults.gif);
 background-repeat: no-repeat;
 background-position: center;
}

#searchlisting
{
 position: relative;
 top: 10px;
 height: 550px;
 width: 95%;
 left: 1%;
 overflow: auto;
}

#searchleft
{
 float: left;
 width: 49%;
 height: 30px;
 background-color: transparent;
 text-align: left;
 border: 0px solid #ffffff;
 padding: 0;
 margin: 0;
}

#searchright
{
 float: right;
 width: 49%;
 height: 30px;
 background-color: transparent;
 text-align: left;
 border: 0px solid #ffffff;
 padding: 0;
 margin: 0;
}

#searchmiddle
{
 position: relative;
 width: 50%;
 height: 30px;
 left: 25%;
 background-color: transparent;
 text-align: center;
 border: 0px solid #ffffff;
 padding: 0;
 margin: 0;
}

#searchmissing
{
 position: relative;
 width: 100%;
 margin: 0 auto;
 background-color: transparent;
 text-align: center;
 border: 0px solid #ffffff;
 padding: 0;
 margin: 0;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
 color: #e7b53a;
}

.clearright
{
 clear: right;
}

.clearboth
{
 clear: both;
}

.homelink
{
 position: absolute;
 left: 10px;
 top: 15px;
 width: 200px;
 height: 55px;
 border: 1px solid #00ff00;
 z-index: 10;
}

.loginlink
{
 position: relative;
 left: 750px;
 top: 15px;
 width: 200px;
 height: 55px;
 border: 1px solid #00ff00;
 z-index: 10;
}

.centertable
{
 margin-right: auto;
 margin-left: auto;
}

.centeredImage
{
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
}

