body {
	margin:0;
	padding:0;
	background:url(../images/body-bg.gif) repeat #c4fdc9;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.clear { clear:both; }

h1 {
	margin:0 auto 10px;
	padding:10px 5px 0;
	height:50px;
	background:url(../images/h1-bg.png) no-repeat;
	font-size:30px;
	font-weight:normal;
	font-style:italic;
	color:#FFFFFF;
}

h2 {
	margin:0 auto;
	padding:10px 0;
	font-size:25px;
	font-weight:normal;
	font-style:italic;
	color:#666666;
}

a img { border:none; }

#wrapper {
	margin:0 auto;
	width:1020px;
	background:url(../images/wrapper-bg.png) repeat-y;
}

#header {
	position:relative;
	height:100px;
	background:url(../images/header-bg.jpg) no-repeat;
}

#header-title {
	position:absolute;
	top:120px;
	right:3px;
	width:100px;
	height:36px;

}

#sidebar {
	clear:both;
	margin:0 0 0 0px;
	padding:0 0 20px;
	width:200px;
	float:left;
	background-color:#82C0EC;
}

#sidebar-logo {
	display:block;
	width:200px;
	height:190px;
	background:url(../images/sidebar-logo.png) no-repeat;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

.main-content {
	float:left;
	width:780px;
	margin:0 auto 0 0;
	padding:10px;
	background:url(../images/main-content-bg.gif) repeat-x bottom;
}

#footer {
	clear:both;
	margin:0 10px;
	padding-bottom:10px;

}

#footer-address {
	float:left;
	margin:0;
	padding:15px 15px 5px;
	width:190px;
	color:#FFF;
        font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
        font-weight: bold;
	text-align:left;
        line-height: 20px;
}

.footer-links-block {
	float:left;
	width:700px;                           /* Modified from 120 */
        margin-top: 20px;                      /* Added */
        margin-left: -140px;                   /* Added */
}

#footer-links {
	clear:both;
	margin:0 auto 20px;
	padding: 10px 0 0;
	background:url(../images/footer-legal-bg.png) no-repeat top;
	text-align:center;
	font-size:11px;
	color:#459DDD;
}

/* ************************************************************************************************ */
/* All definitions above are from M. Pierot. Everything below is development code for the BBLP site */
/* ************************************************************************************************             */

a.one:link {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color: #3296EA; line-height: 35px; margin-left: 15px; text-decoration: none;}
a.one:visited {color: #3296EA;}
a.one:hover {color: #f00; font-weight: bold;}

a.two:link {font-family: Arial, Helvetica, sans-serif; font-size:17px; font-weight: bold; color: #3296EA; line-height: 35px; margin-left: 15px; text-decoration: none;}
a.two:visited {color: #fff;}
a.two:hover {color: #f00; font-weight: bold;}

ul.a {list-style-type: none;}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3196e5;
	text-decoration:none;
	text-align:left;
}

img.logo1 {
	display:block;
	position: relative;
	top: -60px;
	left: 70px;
 	width: 65px;
 	height: 65px;
}

img.logo2 {
	display:block;
        z-index: 2;
	position: relative;
	top: -120px;
	right: -87%;
 	width: 100px;
 	height: 50px;
}


img.triumph:nth-of-type(even) {
        float: left;
        margin-right: 25px;
        margin-left: 30px;
}

img.triumph:nth-of-type(odd) {
        float: right;
        margin-left: 25px;
        margin-right: 25px;
} 

p.left {
        margin-top: 5px;
        text-align:  left;
        margin-left: 10px;
        background-color: #A8E2FA;
        padding: 5px;
}

p.right {
         margin-top: 5px;
         text-align: right;
         margin-left: 10px;
         background-color: #A8E2FA;
         padding: 5px;
}

/* Header No7 */
h7 {
   margin-left: 200px;
   margin-top: -10px;
   font: 230%/1.5 Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #ffffff;
}

/* Scroll */
#scroll {
   position: relative;
   left: 340px;
   top: -60px;
   color: #459ddd;
   width: 100%;
   font: 130%/1.6 Arial, Helvetica, sans-serif;
   font-weight: bold;
}


/* Limerick Request Box */
#limrequest {
      position: relative;
      display: inline-block;
      float: left;
      margin-top: 0px;
      height: 200px;
      width: 360px;
      font: 100%/1.5 Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: red;
}

/* Limerick Box */
#marqueecontainer {
      position: relative;
      float: right;
      top: 0px;
      height: 150px;
      width: 300px;
      background: #C4FDC9;
      border: 2px solid #000;
      border-radius:15px;
      margin: 5px 0 0 0;
      padding: 6px 0 0 10px;
      font: 90%/1.5 Arial, Helvetica, sans-serif;
      font-weight: bold;
      overflow: hidden; 
      color: #459ddd;
}

#vmarquee {
      position: absolute;
      width: 98%;
}

/* Time Display */
#time {
   position: relative;
   left: 145px;
   top: -90px;
   color: #fff;
   width: 100%;
   font: 90%/1.6 Arial, Helvetica, sans-serif;
   font-weight: bold;
}

/* Facebook Logo */
#face {
   position: relative;
   float: left;
   top: 30px;
   left: 15px;
   height: 160px;
   width: 135px;
}


table.rates a {line-height: 35px; border-collapse: collapse; text-decoration: none; color: #F69400;}
table.rates a:hover {color:red;}
table.rates th {padding-left: 5px; text-align: left; color: #F49900;}
table.rates td.col_1 {padding-left: 15px; width: 200px;}
table.rates td.col_2 {padding-left: 5px; width: 90px;}
table.rates td.col_3 {padding-left: 5px; width: 80px;}
table.rates td.col_4 {padding-left: 5px; width: 0px;}
table.rates tr:hover {background-color: #a8e2fa;}

