@charset "utf-8";
/* CSS Document */

body {
background-color: #000000;
}

body.bckgdimg {
background-repeat:repeat;
background-image:url(../images/dark-water.gif);
background-attachment: fixed;
}

a:link {color: #9999CC }     /* unvisited link */
a:visited {color: #9999CC}  /* visited link */
a:hover {color: #4169e1}   /* mouse over link */
a:active {color: #9999CC}   /* selected link */

/*<body leftmargin="0" topmargin="0" alink="#ff3300" bgcolor="#000000" link="#000000" marginheight="0" marginwidth="0" text="#9999cc" vlink="#ff3300">*/


/*Structure*/

#logo {
width: 860px;
height: 485px;
background:url(../images/TNTCircle.gif);
background-repeat:no-repeat;
border: 0px;
padding: 0px;
}

#nominated {
background:url(../images/nominated08.gif);
width: 717px;
height: 14px;
background-repeat:no-repeat;
border: 0px;
padding: 0px;
margin-top: 10px;
margin-left: 75px;
}

#containerwelcomepage { 
 margin: 0 auto;
 text-align: left; 
 background-color: #000000;
 width: 900px;	
}

#containersite { 
 margin: 0 auto;
 text-align: left; 
 width: 860px;
 height: auto;
 background-color: #000000;	
}

#navigation {
background-color: #000000;
}

#contenttext { 
 margin: 25px;
 text-align: left;
 background-color:#000000;
}

#contentcenterphotos{
margin-left: 150px;
padding-top: 25px;
}

#contentcenterlinks{
margin-left: 90px;
padding-top: 25px;
}

#footer {
margin-top: 70px;
padding-bottom: 25px;
color: #4169e1;
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
}


/*Images*/

img {
border: 0px;
}

img.hide {
display:none;
}

img.homelogo {
margin-left: 35px;
padding-top: 20px;
border: 0px;
}

img.nominated {
margin-left: 30px;
border: 0px;
}

img.cir {
margin-left: 10px;
padding-top: 20px;
border: 0px;
}

img.slogan {
margin-left: 40px;
padding-top: 30px;
border: 0px;
}

img.logo {
padding-bottom: 40px;
border: 0px;
}

img.shirt {
margin-left:90px;
border: 0px;
}

/*Objects*/

#embedcenter {
border: 0px;
margin-left: 350px;
}

#tributecityembedcenter {
border: 0px;
margin-top: 30px;
margin-left: 300px;
}

#thunderstruckembedcenter {
border: 0px;
margin-top: 30px;
margin-left: 150px;
min-height: 200px;
}

/*Fonts*/

h1 {
color: #9999cc;
}

h2 {
color: #9999cc;
}

h3 {
color: #9999cc;
font-family: "Times New Roman", Times, serif;
}

h4 {
color: #9999cc;
font-family: "Times New Roman", Times, serif;
}

h1.center {
text-align:center;
}

h2.center {
text-align:center;
}

h3.center {
text-align:center;
font-family: Arial, Helvetica, sans-serif;	
}

h4.center {
text-align:center;
font-family: Arial, Helvetica, sans-serif;	
}

p {
color: #9999cc; 
}

p.contenttext {
font-size:18px;
color: #9999cc; 
font-family: "Times New Roman", Times, serif;
}

p.contenttextcenter {
text-align:center;
font-size:18px;
color: #9999cc; 
font-family: "Times New Roman", Times, serif;
}

p.contenttextcenteryear {
text-align:center;
font-size:24px;
color: #0033FF;
font-family: "Times New Roman", Times, serif;
}

p.contentbold {
font-weight:100;
text-align:center;
font-size:18px;
color: #9999cc; 
font-family: "Times New Roman", Times, serif;
}

li {
color: #9999cc;
}