body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 12px;
    background: url("/images/dot.png") ;
    background: url("/images/dot_purple.png") ;
}
.hrdots {
    /*border: 0 none;*/
    height: 3px;
    width: 100%;
    margin: 19px 0 10px 0;
    background: url("/images/dot.png") ;
    background: url("/images/dot_purple.png") ;
    border-color: #ffffff;
    width: 798px;
    padding: 0;
    background-repeat: repeat-x;
}
.noborder { border: 0; padding: 0; }
.odd {
    background: #eeeeee;
}
.even{
    background: #ffffff;
}
a 
{
    text-decoration: none;
}

a:hover 
{
    text-decoration: none;
    color: #663399;
}

:link, :visited{
    color: #999999;
    text-decoration: none;
}
:link:hover, :visited:hover{
    color: #663399;
    text-decoration: none;
}

sup{
    position: relative;
    top: 3px;
    font-size: 110%;
}
.text_purple{
    color: #663399;
}

.error{
    color: #FF0000;
}
.boldhead{
    font-weight: bold;
}

#container{
    width: 800px;
    padding: 20px 30px 30px 30px;
    border: 0px solid;
    background: #ffffff;
    min-height: 600px;
}
/* content */
{
    display: block;
    width: none;
    border: 1px #ffffff solid;
    margin: 12px 0 0 0px;/*leftNav is 230 wide plus 15% margin*/
}

#content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#home_content{
    display: block;
    margin: 7px 0 0 0;/*leftNav is 230 wide plus 15% margin*/
    border: 1px #ffffff solid;
    width: 500px;
    float: left;
}

#home_content2{
    display: block;
    margin: 7px 0 0 0;/*leftNav is 230 wide plus 15% margin*/
    border: 1px #ffffff solid;
    width: 625px;
    float: left;
}

#home_content ul, #home_content2 ul, #content ul{
    margin-bottom: 20px;
}

.sub_heading_big, h1{
    font-size: 11px;
	font-weight: bold;
    margin: 0;
    padding: 0;
}

.sub_heading_purple, h2{
	font-size: 16px;
	color: #663399;
	font-weight:normal;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.subsub_heading_purple, h3{
	font-size: 12px;
	color: #663399;
	font-weight:normal;
    margin: 0;
    padding: 0;
}

.text_large {
    font-size: 16px;
    margin: 0 0 0 10px;
}

.info_box{
    border: 1px solid black;
    background: #eeeeee;
}

#confirm_entry{
    border: 1px solid #663399;
    padding: 10px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
/* mainNav */
#mainNav, #subNav, #subsubNav {
	text-align: left;
    color: #999999;
    font-size: 12px;
    padding: 0;
    margin: 4px 0 4px 0;
}
#mainNav li, #fc li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	margin: 0 1px 0 1px;
}
#mainNav :link, #mainNav :visited {
	text-decoration: none;
    color: #999999;
}
#mainNav :link:hover, #mainNav :visited:hover {
    color: #663399;
}

/* subNav */
/*Changes to make IE suck less*/
HTML.IE div#subNav {
  margin-bottom: 20px;
}
HTML.IE7 div#subNav {
  margin-bottom: 20px;
}
#subNav li, #fc li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	margin: 0 1px 0 1px;
}
#subNav :link, #subNav :visited {
	text-decoration: none;
    color: #999999;
}
#subNav :link:hover, #subNav :visited:hover {
    color: #663399;
}

/* subNav */
/*Changes to make IE suck less*/
HTML.IE div#subsubNav {
  margin-bottom: 20px;
}
HTML.IE7 div#subsubNav {
  margin-bottom: 20px;
}
#subsubNav li, #fc li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	margin: 0 1px 0 1px;
}
#subsubNav :link, #subsubNav :visited {
	text-decoration: none;
    color: #999999;
}
#subsubNav :link:hover, #subsubNav :visited:hover {
    color: #663399;
}

#bestlogo{
    
}

#sponsors{
    margin: -40px 0 10px 0;
    width: 105px;
    text-align: left;
    float: right;
    border: 1px #ffffff solid;
    font-size: 10px;
    color: #663399;
}
#sponsors img{
	margin: 10px 0 10px 0;
    border: 0;
}
/* leftNav */
#leftNavBox{
    margin: 10px 0 0 0;
    width: 230px;
    height: 100%;
    min-height: 400px;
	text-align: left;
    border-right: 1px solid #663399;
    float: left;
}

#leftNav :link, #leftNav :visited{
    color: #999999;
    text-decoration: none;
}
#leftNav  :link:hover, #leftNav :visited:hover {
    color: #cccccc;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}


#leftNav ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#leftNav li{
    padding: 2px 0 2px 0;
}

/*footer*/
#footer {
    clear: both;
	border-top: solid 1px #663399;
    line-height: normal;
    margin: 30px 0 0 0;
}
.copyright {
	font-size: 80%;
	text-align: center;
}

#sidebar {
		float: right;
		width: 250px;
		margin: 0;
		margin-right: 10px;
		padding: 0;
		background-color: transparent;
        overflow-y: scroll;
        height: 400px;
	}

#sidebar h1 {	
    font-size: 1.5em;
    font-weight: bold;
}
#sidebar h2 {	
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: -.5em;
}
#sidebar h3 {	
    font-size: 1em;
    font-weight: bold;
    text-transform: none;
    margin-bottom: .25em;
    margin-top: 1.5em;
}
#sidebar code {	
    font-family: Monaco, ProFont, "Andale Mono", "Lucida Console", Courier, monospace;
    font-size: 10px;
}
#sidebar pre {	
    line-height: 12px;
    margin-top: 0;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    padding: 4px;
}
#sidebar p, ul, li {	
    margin-top: 0;
    margin-bottom: 0;
}
.markdown_textarea {
    width: 500px;
    height: 400px;
}

input, select, textarea {
  font-size: 100%;
  border: 1px solid #663399;
  margin: 1px;
}
.textfield{
    width: 300px;
}

