/* Make A Wish - - - Designed by Apothesis*/

body {
font-family:Tahoma, Arial, Sans Serif;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
color:#919191;
line-height:18px;
cursor:crosshair;
background-image:URL(images/bg.jpg);
background-repeat:repeat-x;
padding:0;
}

img {
border:0;
}

td{
vertical-align:top;
}

.header{
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height: 18px;
letter-spacing:1px;
padding-bottom:2px;
color:#737373;
}

.main{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
color:#919191;
line-height:17px;
padding:2px;
}

.link{
font-family:Tahoma, Georgia, Arial;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
color:#58414c;
line-height:18px;
padding:1px;
margin-left:6px;
}

b{
color:#000000;
}

h1 {
font-family:Georgia, Arial, Tahoma; 
font-size:14px; 
color:#84B4D7; 
font-weight:normal;
text-transform:uppercase; 
line-height:16px;
padding:0;
}

p{
padding:0;
}

.credits{
font-family:Tahoma, Verdana, Arial;
font-size:10px;
font-weight:normal;
letter-spacing:1px;
color:#7b7b7b;
line-height:16px;
padding:2px;
}

a:link, a:active, a:visited{
color:#43616B; text-decoration:none; cursor:crosshair;
}

a:hover{
color:#a7c38d; text-decoration:none; cursor:pointer; border-bottom:1px dotted #999999;
}