body {
background-image: url(http://www.vivianthompson.co.uk/images/vivbackground.jpg);
background-repeat: no-repeat;
background-position: 0px 150px;
color: #333333;
font-family: Helvetica;
font-size: 11px;
line-height: 11pt;
margin: 0px;
padding: 0px;
}

* {
margin: 0;
padding: 0;
}

a:link {
text-decoration: underline; 
color: #999999;
}

a:visited {
text-decoration: underline; 
color: #999999;
}

a:hover {
text-decoration: underline; 
color: #999999;
}

li #cyan:hover {
text-decoration: none;
border-bottom: 2px solid #00aeef;
color: #999999;
}

li #yellow:hover {
text-decoration: none;
border-bottom: 2px solid #fff200;
color: #999999;
}

li #rubine:hover {
text-decoration: none;
border-bottom: 2px solid #ec008c;
color: #999999;
}

li #green:hover {
text-decoration: none;
border-bottom: 2px solid #00ff00;
color: #999999;
}

li #other:hover {
text-decoration: none;
border-bottom: 2px solid #a200ff;
color: #999999;
}

li #red:hover {
text-decoration: none;
border-bottom: 2px solid red;
color: #999999;
}

li #aqua:hover {
text-decoration: none;
border-bottom: 2px solid #39c7b5;
color: #999999;
}

p {
font-family: Helvetica;
font-size: 9pt;
line-height: 11pt;
color: #333333;
}

.subheadline {
font-family: Helvetica;
font-size: 11px;
line-height: 11pt;
color: #999999;
font-weight: 100;
margin-bottom: 10px;
}

#header {
background-image: url(/images/logo.jpg);
background-repeat: no-repeat;
width: 374px; 
height: 80px;
margin-left: 10px;
margin-top: 10px;
float: left;
}

#content {
width: 960px;
height: 555px;
float:left;
margin:0;
}

#footer {
float:left;
width: 100%;
height: 20px;
margin-top: 70px;
margin-left: 0;
padding: 0;
color: #999;
}

.footleft {
float:left;
width: 200px;
}

.footright {
float:right;
width: 105px;
}

#my-glider {
float:left;
padding: 0 10px 0px 14px;
margin-bottom: 0;
margin-top: 70px;
height: auto;
width: 440px;
background: #fff;
filter:alpha(opacity=950);
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}

#my-glider .scroller .section img {
float: left;
width: 440px;
}

#my-glider .scroller .section .intro {
clear: both;
width: 440px;
padding: 0px 10px 10px 0px;
margin-top: 5px;
}

#my-glider .scroller .section h3 {
font-size: 15pt;
line-height: 16pt;
margin-bottom: 0;
margin-top: 5px;
color: #555555;
font-weight: normal;
text-transform: uppercase;
}

#my-glider .scroller .section h2 {
font-size: 15pt;
line-height: 16pt;
margin-bottom: 5px;
color: #cccccc;
font-weight: normal;
text-transform: uppercase;
}

#my-glider .scroller .section p {
font-family: Helvetica;
font-size: 9pt;
line-height: 11pt;
color: #333333;
padding-bottom: 15px;
}

div.scroller { 
/* modify width and height of scrolling section if necessary	*/	
width: 440px; 
height: auto;
margin-top: 0px;
overflow: hidden;
}

div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
width: 440px;
height: auto;
overflow: hidden;
float: left;
}
		
div.scroller div.content {
width: 10000px;
}

.controls {
width: 440px;
height: 20px;
}

#my-glider .controls img {
padding: 0px;
margin: 0 10px 0px 10px;
float: left;
}

img {
border: 0;
}

hr {
border: 0;
height: 1px;
width: 100%;
color: #dddddd;
background-color: #dddddd;
margin-bottom: 10px;
}

#hr1 {
width: 400px;
height: 1px;
color: #dddddd;
background-color: #dddddd;
margin-top: 20px;
}

#my-glider a:link {
text-decoration: none; 
color: #999999;
}

#my-glider a:visited {
text-decoration: none; 
color: #999999;
}

#my-glider a:hover {
text-decoration: none; 
color: #999999;
}

ul {
list-style-type: none;
margin-left: 0px;
margin-bottom: 5px;
width: 440px
}

li {
display: inline;
margin-right: 20px;
font-size: 9pt;
}

li#aqua {
margin-right: 0;
}

.rightcol {
float: left;
width: 365px;
margin-left: 30px;
margin-top: 70px;
padding: 0 10px 0 10px;
background: #fff;
filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}

.entry {
float: left;
width: 365px;
margin-top: 5px;
border-top: 1px solid #ddd;
}

.entrycredits {
float:left;
width: 365px;
font-size: 10px;
margin-top: 5px;
margin-bottom: 15px;
color: #bbb;
text-transform: uppercase;
padding-bottom: 5px;
padding-top: 5px;
border-top: 1px dotted #ccc;
}

h3 {
font-size: 15pt;
line-height: 16pt;
color: #555555;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 8px;
margin-top: 10px;
}

p.news {
color: #999;
text-transform: uppercase;
}
