/* Bridges Hall JCR Website CSS by Jason Richards */
/* Please do not remove any of the tags or comments */


*{
padding:2px 0 0 0;
margin:0
}

img{
border:0
}

input{
background-color:#dddddd;
border-style:solid;
border-width:1px;
border-color:#000080
}

select{
background-color:#dddddd;
border-style:solid;
border-width:1px;
border-color:#000080
}

textarea{
background-color:#dddddd;
border-style:solid;
border-width:1px;
border-color:#000080
}

html{
text-align:center
}

body{
text-align:center;
width:766px;
margin:auto;
position:relative
}

h1{
font-family:Verdana;
font-size:16px;
font-weight:normal;
text-transform:uppercase;
color:#777777;
margin:0 0 0 -8px
}

h2{
font-family:Arial;
font-size:13px;
color:#336699;
margin:-2px 0 0 0
}

h3{
font-family:Arial;
font-size:12px;
color:#777777;
margin:-2px 0 0 0;
font-weight:normal
}

h4{
font-family:Verdana;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
color:#000080;
margin-top:5px;
margin-left:-5px;
margin-bottom:-8px
}

#header{
width:100%;
text-align:left
}
.floatleft{
float:left;
display:block
}

#header ul{
display:block;
position:absolute;
top:100px;
left:38px
}

#content{
text-align:left
}

.mainimage{
border:none
}
.linktitle{
background-image:url(/images/button.gif);
font-family:Arial;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
padding:3px 0 5px 5px;
margin:20px 0 0 0;
margin-bottom:-3px;
width:200px
}
.linksubtitle a{
background-image:url(/images/ubutton.gif);
background-position:0;
display:block;
min-height:17px;
max-height:17px;
font-family:Arial;
font-size:13px;
color:#336699;
text-decoration:none;
padding:4px 9px 0 8px;
margin-top:-2px;
margin-bottom:-4px;
width:190px
}
.linksubtitle a:hover{
background-image:url(/images/ubutton.gif);
background-position:0;
display:block;
min-height:17px;
max-height:17px;
font-family:Arial;
font-size:13px;
color:#336699;
text-decoration:underline;
padding:4px 9px 0 8px;
margin-top:-2px;
margin-bottom:-4px;
width:190px
}
.linkendtitle{
background-image:url(/images/ebutton.gif);
min-height:8px;
max-height:8px;
font-family:Arial;
font-size:6px;
font-weight:bold;
text-transform:uppercase;
padding-top:-7px;
margin-top:-7px;
width:205px
}
.rightside{
background-image:url(/images/divide.gif);
min-height:385px;
background-position:top left;
background-repeat:repeat-y;
padding:0 0 0 34px;
margin:7px 0 7px 0;
float:right;
width:472px;
display:block
}
.link{
list-style-type:none;
float:none
}
.block, .block2{
font-family:Arial;
font-size:11px;
color:#717171;
padding:11px 10px 14px 6px;
margin:0 0 0 0;
display:block;
height:auto
}
.border{
border-bottom:1px solid #d4d4d4
}
.block strong, .block2 strong{
color:#336699;
display:block;
height:auto
}
.block a{
color:#106da7;
text-decoration:underline
}
.block ul{
margin-left:25px
}
.pad{
padding:17px 30px 0 4px;
display:block;
margin-bottom:20px
}
.pad2{
width:260px;
padding:17px 10px 0 4px;
display:block;
height:auto
}

.scroll_checkboxes {
height: 100px;
padding: 5px;
overflow: auto;
border: 1px solid #ccc
}

#footer{
text-align:left;
padding:15px 0 0 32px;
border-top:6px solid #336699;
font-family:Arial;
font-size:12px;
clear:both
}

#footer ul{
display:block;
list-style-type:none;
margin:-10px 0 10px 0
}

#footer li{
color:#48699d;
float:left;
display:block;
padding:0 2px 0 2px
}

#footer a{
font-family:Arial;
font-size:12px;
color:#48699d;
text-decoration:none;
margin-bottom:10px
}

#footer a:visited{
text-decoration:none
}

#footer a:hover{
text-decoration:underline
}