/* Universal Styling */
body,h1,h2,h3,h4,p,ul,li{margin:0;padding:0;}

body {
font-size:95%;
color:#111;
font-weight:700;
background:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
font-weight:400;
padding-bottom:15px;
}

ul {
padding-top:30px;
padding-left:20px;
}

li {
padding-bottom:20px;
font-weight:400;
}

h1 {
font-size:210%;
line-height:40px;
padding-bottom:40px;
}

h2 {
color:#750000;
font-weight:400;
font-size:142%;
padding-bottom:40px;
}

h3 {
color:#750000;
font-weight:400;
font-size:142%;
padding-top:20px;
padding-bottom:10px;
}

a {
color:#750000;
font-weight:400;
text-decoration:underline;
}

/* IDs */
#container {
width:1000px;
background:#CFCCC1 url(images/container_bg.jpg) repeat-y top;
margin:auto;
}

#head-l {
width:906px;
height:105px;
float:left;
background:#CFCCC1 url(images/head-l.jpg) no-repeat;
}

#head-r {
width:94px;
height:105px;
float:right;
}

#head-2 {
height:284px;
background:#CFCCC1 url(images/head-2.jpg) no-repeat;
}

#left-col {
width:100px;
float:left;
}

#content {
width:780px;
float:left;
padding-top:10px;
padding-left:10px;
padding-right:10px;
background:url(images/content_bg.jpg);
}

#right-col {
width:100px;
float:right;
}

#foot {
height:163px;
clear:both;
background:#CFCCC1 url(images/foot-bg.jpg) no-repeat;
text-align:center;
padding-top:60px;
font-size:110%;
}

#base {
width:900px;
font-family:Arial, Verdana, Sans-Serif;
font-size:70%;
padding-top:10px;
padding-bottom:10px;
color:#999;
text-align:center;
font-weight:400;
margin:auto;
}

#base a {
color:#999;
text-decoration:none;
}

/* Classes */
.block-left {
float:left;
width:360px;
padding-bottom:50px;
}

.block-right {
float:right;
width:360px;
padding-bottom:50px;
}

.block-left-2 {
float:left;
width:360px;
padding-bottom:40px;
text-align:center;
font-size:135%;
}

.block-right-2 {
float:right;
width:360px;
padding-bottom:40px;
text-align:center;
font-size:135%;
}

.hr {
height:15px;
background:url(images/hr.jpg) center no-repeat;
clear:both;
}

.crisis-helped-me {
padding-top:20px;
padding-bottom:20px;
}

.back-to-top {
font-weight:700;
float:right;
clear:both;
padding-bottom:30px;
}

.back-to-top-2 {
font-weight:700;
float:right;
clear:both;
padding-bottom:30px;
padding-top:60px;
}

.large-face {
margin-top:20px;
margin-right:20px;
float:left;
color:#750000;
text-align:right;
}

.large-face img {
margin-bottom:10px;
border:1px solid #333;
}

table {
color:#750000;
background:url(images/content_bg.jpg);
margin-bottom:15px;
}

table a {
text-decoration:none;
font-weight:700;
}

table img {
margin-top:20px;
border:1px solid #000;
margin-bottom:5px;
}

.col-5 a{text-decoration:underline;}
img,.col-5 img{border:0;}
#video,.centre,.col-5{text-align:center;}