/* CSS Document © anukk 2001-2006
URI: http://fan.freakstudio.org/julian
Physical Fanlisting for Julian McMahon
*/

html {
margin: 0;
padding: 0;
}

body {
background-color: #E6E6E6;
background-image: url(bg.jpg);
background-repeat: repeat-x;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #152A51;
text-align: left;
font-size: 70%;
line-height: 1.5em;
}

textarea, select, input, option {
font-family: Georgia, "Times New Roman", Times, serif;
color: #152A51;
padding: 1px;
border: 1px solid #000;
background-color: #f1f1f1;
}

table, tr, td {
font-size: 100%;
}

h1 {
color: #000;
font-style: italic;
border-bottom: 1px solid #000;
font-size: 120%;
margin-top: 1px;
margin-bottom: 5px;
padding-bottom: 3px;
}

a:link {
color: #152A51;
text-decoration: none;
}

a:visited {
color: #152A51;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

a:active {
color: #152A51;
text-decoration: none;
}

#wrapper {
width: 818px;
margin: 0;
}

#pic1 {
margin: 0;
height: 318px;
width: 818px;
background-image: url(version2_01.jpg);
background-repeat: no-repeat;
}

#pic2 {
margin: 0;
height: 84px;
width: 818px;
}

#text {
width: 603px;
margin-top: 0px;
margin-left: 215px;
}

#footer {
width: 100%;
height: 30px;
text-align: center;
padding-top: 10px;
font-size: 90%;
font-style: italic;
background-color: #fff;
border-top: #ccc;
margin-top: 15px;
padding-bottom: 10px;
}

