
img{border:none;}
#content{margin:28px auto 0;width:1000px;
        background-color:#fff;
        height:701px;
        border-bottom:28px solid white;
        border-left:28px solid white;
}
#left{float:left;width:742px;height:673px;margin-top:28px;background:transparent url(../img/star-background.jpg) no-repeat top left;}
#right{width:238px;margin-left:742px;height:701px;}
#form-container{margin:100px auto;width:400px;}

body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
        background-color:#726658;

}

.clear{
	clear:both;
}

select{width:150px;}

#main-container{
	width:400px;
	margin:30px auto;
}

#form-container{
	background-color:#fff;
	padding:15px;

	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

#form-container h3{
color:#777777;
font-size:22px;
font-weight:normal;
margin-bottom:5px;
text-transform:uppercase;
}
#form-container p{
border-bottom:1px solid #EEEEEE;
color:#AAAAAA;
font-size:10px;
font-weight:normal;
margin-bottom:15px;
padding-bottom:10px;
text-transform:uppercase;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#565658;
	text-decoration:none!important;
	outline:none;
}

a:hover{
	text-decoration:underline;
}
a:active
{
  outline: none;
}


h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;

	text-transform:uppercase;

	color:#aaaaaa;
	margin-bottom:15px;

	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

#address{
    font-family:Arial,Helvetica,sans-serif;
    font-size:11pt;
    line-height:12pt;
    margin-bottom: 40px;
    color:#565658;
    margin-left:27px;}

#enrollWrap{
    margin-top:227px;
}
#enroll{font-family:Arial,Helvetica,sans-serif;
    font-size:17px;
    font-weight: bold;
    color:#565658;
    text-decoration:none;
    margin-left:25px;
    color:#565658;
    text-transform:uppercase;}




