body{
background-image: url(http://www.parisjacksonfans.com/images/1/bg.png);
background-repeat: repeat-x;
background-color: #0E3953;
color : #000000; 
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
font-family : tahoma;
}

A:link {
color : #ffffff; 
text-decoration : none; 
font-weight:bold;
}

A:visited {
color : #ffffff; 
text-decoration : none; 
font-weight:bold;
}

A:active {
color : #ffffff; 
text-decoration : none; 
font-weight:bold;
}

A:hover {
color : #000000; 
font-weight:bold;
text-decoration : underline; 
}

a.nav:link {
color : #ffffff; 
text-decoration : none;
font-weight:normal;
}

a.nav:active {
color : #EC9DB9; 
text-decoration : none;
font-weight:normal;
}

a.nav:visited {
color : #ffffff; 
text-decoration : none;
font-weight:normal;
}

a.nav:hover {
color : #000000; 
text-decoration : underline;
font-weight:normal;

}
h1 {
font-family: georgia;
font-size: 10pt;
color: #000000;
padding: 0px;
background: #transparent;
text-align: right;
letter-spacing:0px;
line-height:5pt;
text-transform: lowercase;
margin-bottom: 0px;
margin-top: 5px;
background-color: #transparent;
border-right: 10px solid #E51E1B;
border-bottom: 3px solid #AA0000;
}
h4 {
background: #0C344C;
font-family:tahoma;
font-size:6pt;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
text-align:left;
letter-spacing: 2pt;
margin-top:5px;
margin-bottom:5px;
padding:1px;
padding-left:5px;
} 
h2 {
font-family:tahoma;
font-size:6pt;
color: #ffffff;
background: #0C344C;
font-weight:bold;
text-transform:uppercase;
text-align:right;
letter-spacing: 2pt;
margin-bottom:-10px;
margin-top:0;
padding:1px;
margin-bottom:2;
} 
h3 {
font-family: georgia;
font-size: 10pt;
color: #000000;
padding: 0px;
background: #transparent;
text-align: right;
letter-spacing:0px;
line-height:5pt;
text-transform: lowercase;
margin-bottom: 5px;
margin-top: 5px;
background-color: #transparent;
border-right: 10px solid #DE9EBA;
border-bottom: 3px solid #8E6565;
}
/* sidebar header */


.rounded {
border: 1px solid #3b1900;
background-color: #ffffff;
padding: 3px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

TABLE {
font-size: 7pt; 
font-family: Tahoma; 
}

input, textarea {
color : #3b1900; 
background-color : #ffffff; 
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
font-family : tahoma; 
text-align : left; 
border-width : 1px; 
border-style : solid; 
border-color : #3b1900;
margin-bottom: 1px;
margin-top: 2px; 
}


/*--------- IMAGE CLASS CODES ---------*/

.imgs img{
background-color: #D3D3D3;
border: 1px solid #0E3953;
padding: 5px;}

.imgs img:hover {
background-color: #0E3953;
border: 1px solid #0E3953;
padding: 5px;}

