/* Start of CMSMS style sheet 'Simple 3 columns' */

* {
margin:0;
padding:0;
}

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #000066;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
border: 2px solid #FFFFFF;
}

#header {
clear: both;
background: #89B4FB;
border: 1px solid #000066;
margin: 0;
padding: 0;
height: 115px;
}

#header h1 {
font-size: 2em;
font-weight: bold;
color: #000066;
position: relative;
top: -90px;
left: 180px;
}

#header h2 {
font-size: 2em;
color: #000066;
position: relative;
top: -90px;
left: 60px;
}

#header a {
height: 115px;
display: block;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#pillarleft {
clear: left;
float: left;
width: 101px;
height: 483px;
margin: 20px 0 10px 0;
padding: 0;
}

#pillarright {
float: right;
width: 101px;
height: 483px;
margin: 20px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#content {
margin: 10px 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

p.text {
margin-top: 80px;
}

#content h2 {
font-size: 2em;
color: #000066;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#button a{
background: url(uploads/images/gradient_bttn.jpg);
color: #E9D108;
font-weight: bold;
text-decoration: none;
padding: 5px 10px 5px 10px;
}

#button a:hover{
color: #FFFFFF;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* End of 'Simple 3 columns' */

