/* Tight Ship home.css  */

body {

margin: 10px;
padding: 0px;
background-color: #333333;
font-family: Verdana, Sans-Serif;
font-size: 10px;
line-height: 14px;
overflow: auto;
color: #000000;

}

a:link, a:visited {

font-family: Verdana, Sans-Serif;
font-size: 10px;
color: #309CCC;
text-decoration: none;

}

a:active, a:hover {

font-family: Verdana, Sans-Serif;
font-size: 10px;
color: #333333;
text-decoration: none;

}

a.yellow:link, a.yellow:visited {

font-family: Verdana, Sans-Serif;
font-size: 10px;
color: #E7D151;
text-decoration: none;

}

a.yellow:active, a.yellow:hover {

font-family: Verdana, Sans-Serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;

}

a.releaseLink:link, a.releaseLink:visited {

font-family: Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;

}

a.releaseLink:active, a.releaseLink:hover {

font-family: Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #333333;
text-decoration: none;

}

h1 {

font-family: Verdana, Sans-Serif;
font-size: 10px;
/* line-height: 14px; */
font-weight: bold;
color: #333333;
text-decoration: none;
margin-bottom: 0px;
margin-top: 10px;

}

h2 {

font-family: Verdana, Sans-Serif;
font-size: 10px;
/* line-height: 14px; */
font-weight: bold;
text-transform: uppercase;
color: #309CCC;
text-decoration: none;
margin-bottom: 0px;
margin-top: 10px;

}

img {

border: 0px;
margin: 0px;
display: block;

}

.inline {

display: inline;

}

.imgover {

display: block;

}

#container {

width: 640px;
\width: 650px;
w\idth: 640px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 5px;
background-color: #ffffff;

}

#banner {

padding: 0px;
margin-bottom: 5px;
background-color: #f2f2f2;

}

#contentArea {

padding: 0px;
background-image: url(../images/release/bg.gif); 
background-repeat: repeat-y;
background-color: #ffffff;

}

.contentWrap {

padding: 0px;
background-image: url(../images/release/bg.gif); 
background-repeat: repeat-y;
background-color: #ffffff;

}

#releaseHead {

height: 20px;
background-color: #333333;
margin-bottom: 5px;

}

#rightSide {

padding: 0px;
margin-left: 215px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #f2f2f2;

}

#leftSide {

float: left;
width: 210px;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;

}

#imageContainer {

background-color: #333333;
margin-bottom: 5px;

}

#releaseInfo {

/* height: 420px; */
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background-color: #f2f2f2;
margin-bottom: 5px;
margin-left: 0px; /* -3px for IE6  and  0px for others*/
margin-right: 0px; /* this ain't doing nuthin fer IE6 */
font-family: Verdana, Sans-Serif;
font-size: 10px;
color: #000000;

}

#trackList {

background-color: #309CCC;
margin-top: 5px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
font-family: Verdana, Sans-Serif;
font-size: 9px;
color: #FFFFFF;

}

#footer {

clear: both;
height: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top: 5px;
background-color: #ffffff;

}

#footLeft {

width: 415px;
height: 17px;
padding-top: 3px;
padding-left: 10px;
padding-right: 0px;
background-color: #333333;
font-family: Verdana, Sans-Serif;
font-size: 10px;
line-height: 14px;
color: #FFFFFF;

}

#footRight {

float: right;
height: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin-left: 5px;
margin-top: -20px;
background-color: #333333;

}