body {
	margin: 0;
	padding: 0;
	background: #e1e3f8;
	font: normal 12px/1.4 Verdana, sans;
	color: #060ABA;
    text-align: center;
	}

#main {
    width: 810px;
    margin: 0 auto;
    text-align: left;
    border: 0 solid #000;
    background-color: #eeeeee;
}

#header {
    background-color: #060ABA;
    width: 810px;
    height: 82px;
    margin: 0;
    padding: 0;
    text-align: left;
}

#header .headerimg{
    margin: 10px 0 0 45px;
}

#container {
    width: 802px;
    padding: 0 2px 0 2px;
	background: white;
    border-style: none solid none solid;
    border-color: #060ABA;
    border-width: 2px;
}

#navigate{
    width: 800px;
    background-color: #fff;
    border-style: none solid none solid;
    border-color: #060ABA;
    border-width: 1px;
}

.menu {
    border-style: none solid solid solid;
    border-color: #060ABA;
    border-width: 1px;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-size: 10px;
	float: right;
	background: #ffffff;
	padding: 4px;
    font-weight: bold;
    margin-right: 18px;
	color: #c600ba;
}
.menu a:link, .menu a:visited, .menu a:active {
    border: 0;
    font-weight: bold;
	color: #060ABA;
}
.menu a:hover {
    border-bottom: #c600ba solid 1px;
    font-weight: bold;
	color: #060ABA;
}
.menu p {
    text-indent: 0;
}

.printable {
    border-style: none solid solid solid;
    border-color: #060ABA;
    border-width: 1px;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-size: 8px;
	float: left;
	background: #ffffff;
	padding: 4px 4px 1px 1px;
    font-weight: bold;
    margin-left: 18px;
	color: #c600ba;
    line-height: 90%;
    width: 70px;
}
.printable a:link, .printable a:visited, .printable a:active {
    border: 0;
    font-weight: bold;
	color: #060ABA;
}
.printable a:hover {
    border-bottom: #c600ba solid 1px;
    font-weight: bold;
	color: #060ABA;
}
.printable p {
        text-indent: 0;
}
.printable img {
  float: left;
}

a.downbutton, a.downbutton:link, a.downbutton:visited {
    float: left;
    display: block;
    width: 270px;
    height: 18px;
    margin: 20px 0 0 270px;
    border-style: solid;
    border-color: #060ABA;
    border-width: 1px;
	background: #ffffff;
	color: #060ABA;
	font-size: 11px;
    font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .1em;
	padding: 4px;
}

a.downbutton:hover {
    border-color: #c600ba;
    border-width: 1px;
	color: #c600ba;
}


.downlabel {
    float: left;
    margin: 25px 0 0 20px;

}

#content{
    width: 800px;
    background-color: #fff;
    border-style: none solid solid solid;
    border-color: #060ABA;
    border-width: 1px;
    text-align: center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
    text-align: center;
}

h3 {
	font-size: 11px;
    text-align: center;
}

h4 {
	font-size: 12px;
    text-align: center;
}

.minimal {
  font-size: 50%;
}

.maximal {
  font-size: 200%;
}

#footer {
    background-color: #060ABA;
    width: 810px;
    margin: -2px -4px 0 -4px;
    padding: 0;
    text-align: left;
	/* letter-spacing: 2px; */
	color: #fff;
    font-weight: bold;
}

#footer .footerimg{
    margin: 10px 0 0 45px;
}

#footer .footertext{
    text-align: center;
    margin: 10px 0 10px 0;
}



#containerleft {
    width: 350px;
    margin-left: 15px;
	text-align: justify;
	float: left;
}

#containerright {
    width: 350px;
    margin-right: 15px;
	text-align: justify;
	float: right;
}

.containerl {
    width: 360px;
    margin-left: 15px;
	text-align: justify;
	float: left;
}

.containerr {
    width: 360px;
    margin-right: 15px;
	text-align: justify;
	float: right;
}

.containerr1 {
	background-image: url(images/celebs_r_11.jpg);
   background-position: 100% 50%;
	width: 365px;
   background-repeat: no-repeat;
  	float: right;
   margin-right: 15px;
	text-align: left;
}

#maincontainer {
    margin:0px auto;
	width: 95%;
	text-align: left;
}

#textcentre {
	text-align: center;
    margin:0px auto;
	width: 97%;
}

p.clearing {
    clear: both;
}

p.bold {
    font-weight: bold;
}

a:link, a:visited, a:active {
    color:white;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: white;
    text-decoration: none;
    font-weight: bold;
    border-bottom: solid #c600ba 2px;
}


p {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 12px;
}

img {
    border: 0;
}

.menu2 {
    display: inline;
    border-style: solid;
    border-color: #060ABA;
    border-width: 1px;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-size: 11px;
        text-align: center;
	background: #ffffff;
	padding: 4px;
        font-weight: bold;
	color: #c600ba;
}

.menu2end {
    margin: 20px 0 20px 0 ;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active {
        border: 0;
        font-weight: bold;
	color: #060ABA;
}
.menu2 a:hover {
        border-bottom: #c600ba solid 1px;
        font-weight: bold;
	color: #060ABA;
}
.menu2 p {
        text-indent: 0;
}

a.noline:link, a.noline:visited, a.noline:active {
        border: 0;
		  color: #060ABA;
}

a.noline:hover {
        border: 0;
		  color: #c600ba;
}

p.noline a:link. p.noline a:visited. p.noline a:active, p.noline a:hover {
        border: 0;
		  color: #060ABA;
}

.blockquote {
         font-size: 14px;
         font-style: italic;
         font-weight: bold;
         text-align: center;
         margin-bottom: 15px;
}

.quote {
         font-weight: bold;
}

.speaker {
         font-style: italic;
         font-weight: bold;
         margin-left: 20px;
}

.speakertag {
         font-size: 10px;
}

.speakerimage {
         float: left;
         margin-right: 10px;
}

.mainimage {
         float: right;
			margin-right:50px;
  }

.listL {
         font-style: italic;
         font-weight: bold;
         float: left;
         font-size: 10px;
}

.listL1 {
         font-style: italic;
         font-weight: bold;
         float: left;
         font-size: 10px;
			margin-left: -20px;
}

.listmain {
         font-style: italic;
         font-weight: bold;
         font-size: 10px;
}

.leftish {
         float: left;
}

p.timestamp {
	font-style: italic;
	margin-top: -10px;
	text-indent: 0;
}

p.subtitle {
         color: gray;
         font-variant: small-caps;
}

.backtext {
         display: block;
         font-size: 40px;
         color: #ddd;
         padding-top: -10px;
}

.fronttext {
         display: block;
         font-size: 22px;
         color: #333;
         margin: -1.1em 0 0 2em;
         font-weight: normal;
         font-style: italic;
}


input, textarea {
	background-color: #eee;
	border-color: #999 #ddd #ddd #999;
	border-width: 1px;
	border-style: solid;
	font:normal 12px/1.8 Helvetica, sans;
}

input.button {
        border-color: #ddd #999 #999 #ddd;
}

.oform {
      	font:normal 12px/1.8 Helvetica, sans;

}

