*, body	{font-family:Arial, Helvetica, sans-serif; color:#666; line-height:1.4em;}
body	{font-size:x-small; voice-family:"\"}\""; voice-family:inherit; font-size:16; background-color:#522E91; margin: 0;}
html>body	{font-size:small;}

html,body	{height:100%;}

h1	{font-family:"Arial Black", "Helvetica Black"; color:#000; font-size:205%; clear:both;}
h2	{font-weight:bold; color:#000; font-size:130%; margin-bottom:5px;}

label {
	float: left;
	text-align: left; 
	width: 250px;
    font-size: large;
    padding: 10px;
    color: #000;
    }

input,select,textarea {
    border-radius: 8px;
    width: 60%;
    padding: 15px;
    box-sizing: border-box;
    margin: 3px;
}

p {
    padding-bottom: 2px;
    padding-top: 2px;
}

#content_main {
    text-align: center;  
    font-size: 16;
}

#info_layer {
    padding-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    
}

#link {
    color:blue;
}

#description {
    height: 200px;
    max-height: inherit;
    max-width: inherit;
    resize: none;
}

#submitbutton{
    height: auto;
    margin: auto;
    width: auto;
}

#mainbutton {
    height: auto;
    box-sizing: border-box;
    width: 300px;
    border-radius: 8px;
    margin: 10px;
    font-size: 25;
}

#container	{margin:0 auto; width:960px; background-color:#fff; height:100%;}

#header	{position:static; height:130px; background:url(../img/hdr_leapfrog.jpg) top left no-repeat; margin:0;}

#footer	{}
#trailer	{}

.clear	{clear:both; visibility:hidden; height:1px; line-height:1px;}