#homecontent {
    position: relative;
    padding: 10px;
    min-height:340px;
    clear:left;
    width:960px;
}
#homecontent p {
    margin:10px;
}
#content {
    position: relative;
    margin:auto;
    min-height: 200px;
    clear:left;
    width:800px;
    padding:20px;
    right:10px;
}
#content-parent {
    position: relative;
    min-height: 330px;
    width:480px;
    padding:20px;
    margin:0 0 0 180px;
    top:-10px;
    float:left;
    _display:inline;
}

#content-parent p {
    margin:15px;
}

#content-parent h1 {
    text-transform:uppercase;
    font-size:12pt;
}
#content-parent h3 {
    text-transform:uppercase;
    font-size:12pt;
}
#content-parent h2 {
    text-transform:uppercase;
    font-size:10pt;
    color:red;
}
#content-parent1 {
    position: relative;
    min-height: 330px;
    width:700px;
    padding:20px;
    margin:0 0 0 180px;
    top:-10px;
    float:left;
    _display:inline;
}

#content-parent1 p {
    margin:15px;
}

#content-parent1 h1 {
    text-transform:uppercase;
    font-size:12pt;
}
#content-parent1 h3 {
    text-transform:uppercase;
    font-size:12pt;
}
#content-parent1 h2 {
    text-transform:uppercase;
    font-size:10pt;
    color:red;
}

#content-parent2 {
    position: relative;
    min-height: 330px;
    width:600px;
    padding:20px;
    top:-10px;
    float:left;
    _display:inline;
}

#content-parent2 p {
    margin:15px;
}

#content-parent2 h1 {
    text-transform:uppercase;
    font-size:12pt;
}
#content-parent2 h3 {
    text-transform:uppercase;
    font-size:12pt;
}
#content-parent2 h2 {
    text-transform:uppercase;
    font-size:10pt;
    color:red;
}
#container {
    position:relative;
    clear:both;
    margin:0;
    overflow:hidden;
}
#content p {
    margin:15px;
}

#content h1 {
    text-transform:uppercase;
    font-size:12pt;
}
#content h3 {
    text-transform:uppercase;
    font-size:12pt;
}
#content4 {
    position: relative;
    margin:auto;
    min-height: 50px;
    clear:left;
    width:800px;
    padding:20px;
    right:10px;
    font-size:12pt;
}
#content h2 {
    text-transform:uppercase;
    font-size:10pt;
    color:red;
}

#content2 {
    position: relative;
    margin:auto;
    min-height: 200px;
    clear:left;
    width:900px;
    padding:20px;
    right:10px;
}
#content2 p {
    margin:10px;
}

#content2 h1 {
    text-transform:uppercase;
    font-size:12pt;
}
#content2 h3 {
    text-transform:uppercase;
    font-size:12pt;
}
#content2 h2 {
    text-transform:uppercase;
    font-size:10pt;
    color:red;
}
#content3 {
    width:600px;
    float:left;
    margin-left:20px;
}
#intro {
    width:600px;
    padding:10px;
}
#small {
    font-size:8pt;
}
.button {
    float:left;
    _display:inline;
    width:219px;
    height:80px;
    clear:left;
    z-index:50;
}
.summary{
    display:inline;
    width:350px;
    padding-left:10px;
    padding-bottom:20px;
    float:left;
    _padding-left:30px;
    *padding-left:30px;
}
.summary ul {
    padding-left:25px;
}
.summary h1 {
    font-size:10pt;
    text-transform:uppercase;
    font-family:arial, tahoma, helvetica;
}

#bar {
    background-color:black;
    height:75px;
    width:960px;
    margin:0 auto;
}

#black {
    width:960px;
    height:20px;
    background-color:black;
}

.info {
    padding:10px 20px;
    width:180px;
    float:left;
    _display:inline;
    *display:inline;
}

.info p {
    color:white;
    height:100%;
    padding-right:5px;
    margin:0 auto;
}
hr {
    float: left;
    height: 35px;
    width: 2px;
    background-color: white;
    margin-top:15px;
    _display:inline;
    _margin-left:-400px;
    _display:none;
    *display:none;
}
#bar h1 {
    font-size:14px;
    color:white;
    text-transform:uppercase;
}

#bar a {
    text-decoration:none;
}
#bar h1:hover {
    color:#585afe;
}
#events {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: 4px 4px 4px #333;
    width:250px;
    height:190px;
    position:absolute;
    right:15px;
    top:290px;
    background-color:#a8d4f9;
    border: 5px solid white !important;
    border: 2px solid black;
    z-index:100;
}
#events a {
    text-decoration:none;
    color:white;
}
#events h1 {
    color:white;
    font-size:14px;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:0;
}

#eventsinfo {
    background-color:white;
    width:212px;
    margin:0 auto;
    height:150px;
    padding:7px;
    overflow-y:scroll;
}
#eventsinfo h2 {
    color:black;
    font-size:10pt;
    padding:0;
    margin:0;
}
#events p {
    margin:5px;
}
#partner {
    width:250px;
    height:190px;
    position:absolute;
    right:15px;
    top:495px;
    background-color:gray;
    border: 5px solid white !important;
    border: 2px solid black;

    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: 4px 4px 4px #333;
    z-index:100;
}
#partner h1 {
    color:white;
    font-size:14px;
    text-transform:uppercase;
    text-align:center;
}
#partner a {
    color:white;
}
#partnerinfo {
    background-color:white;
    width:212px;
    margin:0 auto;
    max-height:150px;
    padding:7px;
    margin-bottom:10px;
    overflow-y:scroll;
    overflow-x:hidden;
}
#partnerinfo a {
    color:blue;
    overflow-y:scroll;
}
#partner img {
    margin:0 40px 0;
}
#one {
    float:left;
    display:inline;
    width:420px;
    padding-right:20px;
}
#two {
    float:left;
    display:inline;
    width:420px;
    padding:0 20px 0;
}
button {
    margin:auto;
    width:130px;
    overflow:hidden;
    text-align:center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color:blue;
    color:white;
    cursor:pointer;
    height:35px;
    font-size:9pt;
    font-family:verdana, tahoma, helvetica;
    font-weight: bold;
    opacity:.8;
    filter: alpha(opacity=70);
    -moz-box-shadow:4px 4px 4px #333333;
    -webkit-box-shadow:4px 4px 4px #333333;
    border:none;
}
button:hover {
    background-color:blue;
    opacity:1;
    filter: alpha(opacity=100);
}
a#button {
    width:130px;
    overflow:hidden;
    text-align:center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color:blue;
    color:white;
    cursor:pointer;
    padding:10px;
    font-size:9pt;
    font-family:verdana, tahoma, helvetica;
    font-weight: bold;
    opacity:.8;
    filter: alpha(opacity=70);
    -moz-box-shadow:4px 4px 4px #333333;
    -webkit-box-shadow:4px 4px 4px #333333;
    border:none;
    position:relative;
    display:block;
    margin:5px 0 10px;
}
a#button:hover {
    background-color:blue;
    opacity:1;
    filter: alpha(opacity=100);
}
#partners {
    text-align:left;
    list-style:none;
    color:blue;
    font-weight:bold;
    font-size:10pt;
}
#partners ul {
    display:inline;
    list-style:none;
    float:left;
    width:290px;

}
#partners hr {
    width:3px;
    height:120px;
    background-color:black;
    color:black;
    margin-right:10px;
    margin-top:0;
}
#partners a:hover {
    color:green;
}
#partnerid hr {
    color:red;
    height:2px;
    width:800px;
    border: solid red 1px;
    clear:both;
}
#partnerid h3 a {
    color:black;
}
.pic {
    float:left;

    width:320px;
    padding-right:20px;
    padding-top:10px;
    text-align:center;
    max-height:250px;
}
.info2 {
    float:left;
    width:450px;
    padding-top:10px;

}
.newsize .info2 a {
    color:black;
}
.newsize .info2 {
    width:210px;
}
.newsize .pic img{
    max-width:150px;
    margin:auto;
    max-height:150px;
}
.newsize .pic{
    padding-right:0;
    padding-top:0;
    text-align:left;
    min-height:50px;
    margin-top:0;
}
.pic a {
    color:green;
}
.pic a:hover {
    color:blue;
}

#dash ul {
    list-style:none;
}
#dash button {
    background-color:black;
    height:25px;
    width:90px;
}
#dash em {
    padding-right:20px;
}
#dash p {
    line-height:150%;
}
#contact {
    position:absolute;
    top:280px;
    margin-left:15px;
}

h4 {
    font-size:11pt;
}
h5 {
    font-size:16pt;
}
#facebook {
    vertical-align:middle;
    margin-left:5px;
    display:inline;
}

#teams {
    margin-left:30px;
}
#register {
    width:250px;
    background: url(/media/layout/gradient.jpg) repeat;
    _background:none;
    padding:10px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}
#register input {
    float:right;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color:#fff;
    margin-top:-1px;
    border:1px solid #dedede;
    _display:inline;
    _margin-top:-15px;
}
#register label {
    float:left;
    margin-top:3px;
    width:90px;
}
#register h1 {
    text-align:center;
}
#ages input {
    width:120px;
}

#register button {
    width:75px;
    float:right;
    margin-top:5px;
    background-color:#000;
    height:35px;
}
#register textarea {
    width:220px;
}
#register a {
    color:#000;
}

#register1 {
    width:250px;
    background: url(/media/layout/gradient.jpg) repeat;
    _background:none;
    padding:10px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    float:left;
}
#register1 input {
    float:right;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color:#fff;
    margin-top:1px;
    border:1px solid #dedede;
    _display:inline;
}
#register1 label {
    float:left;
    margin-top:3px;
    width:90px;
}
#register1 h1 {
    text-align:center;
}

#register1 button {
    width:75px;
    float:right;
    margin-top:5px;
    background-color:#000;
    height:35px;
}
#register1 textarea {
    width:220px;
}
#register1 a {
    color:#000;
}
#log {
    right:0;
    position:absolute;
    background-color:#000;
    color:#fff;
    height:30px;
    width:50px;
    z-index:500;
}
#log a {
    color:#fff;
}
.indent ul {
    margin:0 50px;
}
hr#break {
    height:2px;
    color:#fff;
    width:100%;
}