a:link {
	text-decoration:none; 
	color: #62b92c;

	
}
a.green:link {
	text-decoration:none;
        color: #003300;
}
a.green:active {
  text-decoration:none;
        color: #003300;

}
a.green:hover {
  text-decoration:none;
        color: #003300;

}
a.green:visited{
  text-decoration:none;
        color: #003300;

}
.table-center {
   margin-left: auto;
   margin-right: auto;
}
a:visited {
	text-decoration: none;
        color: #62b92c;
	
}
a:active {
	text-decoration:none;
	color: #62b92c;
	
}
a:hover {
	text-decoration:none;
	color: #62b92c;
}
.standardfloat
{
float:left;
width: 10px;
}

.left-floaty
{
float:left;
width: 100px;
}
.right-floaty
{
position: absolute;
left: 77%;
top: 33%;
}
.middle-floaty
{
position: absolute;
left: 77%;
top:-400px;
}

img.main {
	display: block;
	margin-left: auto;
	margin-right: auto ;
	vertical-align:bottom;
}


	
	 html, body, #wrapper {
	 background: #555 url(../gfx/dark-bkgnd.png) repeat-x 0 0;
	 background-align: center; 
	 height:98%;
      margin-top: 0;
      padding: 0;
      border: none;    
      font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","DejaVu Sans",Helvetica,Verdana,sans-serif;
      color: #000000;
     
   }
p.titlepage{
        text-align: left;
	color: #eeeeee;
	 text-shadow: 0px 2px 2px #000000;
} 
ul.titlepage{
        color: #eeeeee;
         text-shadow: 0px 2px 2px #000000;
}
li.titlepage{
        color: #eeeeee;
         text-shadow: 0px 2px 2px #000000;
}

  
p.titlepage-right{
	text-align: right;
        color: #eeeeee;
         text-shadow: 0px 2px 2px #000000;
}
p.titlepage-middle{
	text-align: center;
        color: #eeeeee;
         text-shadow: 0px 2px 2px #000000;
}
p.titlepage-left{
	align: left;
        color: #eeeeee;
         text-shadow: 0px 2px 2px #000000;
}
span.emboss {
	font-size: 18px;
	 text-shadow: 0px 2px 2px #000000;
	
}

span.description {
	font-family: "Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
	font-size: 14px;
	color: #cbb3f8;
	font-weight: bold;
	 text-shadow: 0px 2px 2px #000000;
	}
	
p.definition {
	text-align: left;
	font-family: "Courier New","Courier","Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
	font-size: 14px;
	color: #ffffff;
	text-shadow: 0px 2px 2px #000000;
	}
	
	p.h1definition {
	text-align: left;
	font-family: "Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
	font-size: 24px;
	color: #101010;
	text-shadow: 0px 2px 2px #dddddd;
		margin-bottom:0px;
	}
	

div.boxitin{
	 background-align: center; 
}
p.descriptivetext {
	text-align: left;
 
	font-family: "Palatino Linotype","Book Antiqua","Georgia","Times New Roman","Courier","Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
	font-size: 16px;
	color: #ffffff;
	
	 text-shadow: 0px 2px 2px #000000;
	}
	
	p.default {
	text-align: left;
 
	font-family: "Palatino Linotype","Book Antiqua","Georgia","Times New Roman","Courier","Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
	font-size: 16px;
	color: #111111;
	
	 text-shadow: 0px 2px 2px #dddddd;
	}

        p.default-noemboss {
        text-align: left;

        font-family: "Palatino Linotype","Book Antiqua","Georgia","Times New Roman","Courier","Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
        font-size: 16px;
        color: #111111;

        }

 
 	ul.default {
	text-align: left;
 
	font-family: "Palatino Linotype","Book Antiqua","Georgia","Times New Roman","Courier","Helvetica","Arial","Sans","Lucida Grande", "Lucida Sans Unicode";
	font-size: 16px;
	color: #111111;
	
	 text-shadow: 0px 2px 2px #dddddd;
	}
div.valign {
	min-height: 10em;
	display: table-cell;
	vertical-align:middle;
}
h1.VoxyH1{
	margin-bottom:1px;
	}
	
h2.VoxyH2{
	margin-top:24px;
	margin-bottom:0px;
	}
p{
line-height: 1.5;
font-color: #ffffff;
	}
p.FAQ{
	color: #449a10;
	font-weight: bold;
	font-size: 16px;
	margin-top:32px;
	margin-bottom:1px;
	}
p.Answer{
	margin-top:1px;
	font-size: 14px;}
ul {
	font-size:14px;
}
p.smaller{
	font-size: 14px;}

p.copyright{
	font-size: 10px;
	
	text-align:center;
	margin-top: 0px;
	color: #eeeeee;
	 text-shadow: 0px 2px 2px #000000;
}
hr {
  border: 1;
  margin-top:0px;
  width: 98%;
  color: #c0c0c0;
  height:2px;
}

#box {
	margin: 0px auto auto;
  	
	text-align: center;
	
}


#banner{
    width: 780px;
    height: 110px;
    background: url(../gfx/voxymrise.png) top left no-repeat ;
    margin: 0px auto auto;
    z-index:-1;
}

#navbar{
    position: relative;
    top: 33px;
    width: 400px;
    text-align: middle;
    font-color: #ffffff;
    padding-left: 399px;
    text-shadow: #9f0000 0px 1px 1px;
    margin: 0px auto auto;
	}

a.navitem{ 
	font-size: 22px;	
	font: "Helvetica", "Arial", sans-serif; 
	color: #ffffff;
	text-shadow: #000000 0px 1px 1px;
}
a.navitem:hover{
	text-decoration: none;
	color: #c1c1c1;
}
a.navitem:active{
	text-decoration: none;
	color: #f0f0f0;
}
a.navitem:visited{
        text-decoration; none;
	color: #f0f0f0;
}

a.biglinks {
	text-decoration: none;
	color: #62b92c;
	text-shadow: 0px 2px 2px #000000;
}

span.biglinks {
	text-decoration: none;
	color: #62b92c;
	text-shadow: 0px 2px 2px #000000;
}

a.biglinks:hover {
	text-decoration: none;
	color: #62b92c;
	text-shadow: 0px 2px 2px #000000;
}
a.biglinks:active {
	text-decoration: none;
	color: #62b92c;
	text-shadow: 0px 2px 2px #000000;
}

span.navitem{ 
	font-size: 22px;	
	 font: "Helvetica", "Arial", sans-serif, #ffffff;
	color: #ffffff;
	text-shadow: #000000 0px 1px 1px;
}
span.navitem:hover{
	text-decoration: none;
	color: #f0f0f0;
	font: bold;
}
span.navitem:active{
	text-decoration: none;
	color: #f0f0f0;
	font: bold;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 100%;
	padding: 0px;
	border: 16px orange;
	background-color: #eeeeee;
	z-index:1002;
	overflow: auto;
}
