@charset "UTF-8";


a:link {
color:#ff1493;
text-decoration:none;
}
a:active {
color:#00bfff;
}
a:visited {
color:#ff1493;
}
a:hover {
color:#00bfff;
}

body {
background-image:
url('http://petersadlon.com/uc/bg.jpg');
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
padding:0px 0px 0px 0px;}

body,td {
color: #000000;
font-family: 'Verdana';
font-weight: normal;
font-style: normal;
font-size: 14px;
}


td .clock { font-size:9px; }

.container_padding {
padding: 0px;
height: 100%;
}

.container_transparency {
height:100%;
width:100%;
}

.container {
color: #000000;
position:relative;
background-color:transparent;
}

.container .heading {
padding: 4px 4px 4px 10px;
margin: 0px 0px 0px 0px;
border-top:2px ridge #87ceeb;
border-left:2px ridge #87ceeb;
color: #ff69b4;
font-family: 'Verdana';
font-weight: bold;
font-style: normal;
font-size: 18px;
text-shadow: #000000 2px 2px 2px;
margin-top:8px;
}

.title {
margin-top:0px !important;
}

.content {
padding:0px;
}

table tr td table tr td div div div table { padding-left:10px }
