/* CSS Document */

body {
text-align: center; 
margin: 10px;
}


#menu {

width: 285px;
margin: 20px 0px 0px 0px;
text-align: left;
float: left;

}



#wrapper {

width: 950px;
height: inherit;
margin: 0 auto;
text-align: left;

}

#sitemap {
list-style-type: none;
font-size: 12px;
font-family: Arial, sans-serif;
color: #000000;
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
margin: 4px;
padding: 0;
}

#content {

width: 640px;
margin: 0px 0px 0px 20px;
float: right;
text-align: left;
}

#image {

width: 640px;
margin: 10px 0px 10px 0px;
float: right;

}

#header {

width: 640px;
margin: 10px 0px 15px 0px;
text-align: left;

}

#author1 {

width: 280px;
margin: 0px 30px 10px 0px;
float: left;

}


#author2 {

width: 280px;
margin: 0 auto;
float: left;

}

#author3 {

width: 280px;
margin: 52px 0px 0px 0px;
float: left;

}

#date {
margin-top: 13px;
height: 23px;

}

#wide {
width: 640px;
text-align: left;

}

#underline {
width: 600px;
height: 1px;
margin: 20px 0px 0px 20px;
float: left;
background-color: #ccc;
}


.first  {
        list-style-type: none;
        font-weight: 700;
		margin: 10px 0px 0px 0px;
} 

.firstfollow  {
        list-style-type: none;
        font-weight: 500;
} 

li {

list-style-type: none;
font-weight: 700;
margin: 2px 0px 2px 0px;
}



a {
color: #000000;
text-decoration: none;
}


a img {border: none; }

a:link {
color: #000000;
}

a:hover {
color: #D6016A;
}

a:visited {
color: #000000;
}

a:visited:hover {
color: #D6016A;
}



a.second {
color: #000000;
text-decoration: none;
font-weight: 700;
}

a.second:link {
color: #000000;
}

a.second:hover {
color: #D6016A;
}

a.second:visited {
color: #000000;
}

a.second:visited:hover {
color: #D6016A;
}


a.secondpage {
color: #D6016A;
text-decoration: none;
font-weight: 700;
}

a.secondpage:link {
color: #D6016A;
}

a.secondpage:hover {
color: #D6016A;
}

a.secondpage:visited {
color: #D6016A;
}

a.secondpage:visited:hover {
color: #D6016A;
}


a.page {
color: #D6016A;
text-decoration: none;
}

a.page:link {
color: #D6016A;
}

a.page:hover {
color: #D6016A;
}

a.page:visited {
color: #666666;
}

a.page:visited:hover {
color: #D6016A;
}



p {
font-size: 12px;
font-family: Arial, sans-serif;
color: #000000;
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
}

h1 {
padding-top: 15px;
font-size: 16px; 
font-weight: 700; 
font-family: Arial, sans-serif;
color: #D6016A;
}

#bold {
color: #000000;
font-size: 12px; 
font-weight: 700; 
font-family: Arial, sans-serif;

}

#boldpink {
font-size: 12px;
font-family: Arial, sans-serif;
color: #D6016A;
font-weight: 700;

}

#textpink {
font-size: 12px;
font-family: Arial, sans-serif;
color: #D6016A;

}

.floatimgleft {
float:left;
margin-top: 0px;
margin-right:5px;
margin-bottom:2px;
}