/* css development by maramade productions http://www.maramade.com */

html { min-height: 100%; margin-bottom: 1px; }

body {
margin: 0 auto;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: white url(images/bg.gif) repeat-x scroll left top;
color:#303030;
padding-bottom: 20px;
}


#wrap {
background: #8B8B8B;
color: #000;
margin: 0 auto;
width: 800px;
}


#top {
background-image:url(images/top.jpg);
width:800px;
height: 58px;
margin: 0 auto;
}

#rightcol{
width:262px;
float:right;
background-color:green;
color: black;
background-image:url(images/rightcolbg.jpg);
background-repeat:repeat-y;
text-decoration: none;

}

#logo {
width:262px;
height:262px;
margin:0;
padding: 0;
background-image:url(images/logo.jpg);
}

.clearfloateddiv {
overflow:auto;
width:500px;
}


#mainmenu ul{
list-style-type: none; 
margin: 0;
padding: 0;
text-decoration: none;
}


#mainmenu a, #mainmenu a:link, #mainmenu a:visited, #mainmenu a:hover {
display: block; 
font-weight:bold;
font-family:"Courier New", Courier, monospace;
text-decoration:none;
color:white;
background-color:transparent;
text-align:center;
font-size:1.3em;
width: 16em;
padding: .1em 0;
text-transform:uppercase;
text-decoration: none;
}

#mainmenu a:hover {
background-color:transparent;
color:black;
text-decoration:underline;
}


#content{
margin-right:262px;
background-image: url(random_images/rotate.php);
background-position:top left;
background-repeat:no-repeat;
background-color:#EBDDC2;
color:black;
}

#maincontent{
padding-top: 262px;
padding-left:15px;
padding-right:12px;
position:relative;
background-color:#CCC99;
}

#mainlink {
width:352px;
height: 71px;
background-image:url(images/linkback.gif);
background-repeat:no-repeat;
background-position:top left;
position:absolute;
left:100px;
text-align:center;
padding-top:10px;
background-color: transparent;
color:#fff;
}

#mainlink2 {
width: 200px;
height: 71px;
background-image:url(images/linkback2.gif);
background-repeat:no-repeat;
background-position:top left;
position:absolute;
left: 330px;
margin-top: 70px;
text-align:center;
padding-top:10px;
background-color: transparent;
color:#fff;
}


#memberslink {
	width:243px;
	height: 54px;
	background-image:url(images/memberslinkbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-top: 20px;
	padding-top:10px;
	text-align:center;
}

.mainlink a, .mainlink a:link, .mainlink a:visited, .mainlink a:active {
background-color: transparent;
color:#CD4E2D;
text-decoration:underline;
font-size:1.5em;

}

.mainlink a:hover {
text-decoration:none;
}



#maintext{
margin-top:125px;
font-weight:500;
line-height:1.3em;
}


h1{
font-family:"Courier New", Courier, monospace;
font-size:1.8em;
margin-top:0;
margin-bottom:0;
font-weight:bold;
line-height: 1.2em;
}

h2{
font-family:"Courier New", Courier, monospace;
font-size:1.4em;
margin-top:0;
margin-bottom:0;
line-height: 1.2em;
}

#maintext a, #maintext a:link, #maintext a:visited, #maintext a:active{
background-color: transparent;
color:#000;
text-decoration:underline;
font-weight:bold;
}

#maintext a:hover{
text-decoration:none;
background-color:#000;
color:#CD4E2D;
}

.smallcaps{
margin:5px 0 0 0;
padding:0;
font-size:10px;
text-transform:uppercase;
font-weight:500;
}

.date{
margin:5px 0 0 0;
padding:0;
font-size:11px;
text-transform:uppercase;
font-weight:600;
}


#rightcol p, #content p{
margin-top: 0;
padding-bottom:1px;
text-decoration: none;
}

#footer{
width:800px;
margin: 0 auto;
clear:both;
}

#footer p {
color:#666;
background-color: #000;
text-align:center;
font-size:.9em;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active{
background-color: #000;
color:#666;
text-decoration:underline;
font-weight:bold;
}

#footer a:hover{
text-decoration:none;
}


#address {
color:#FFFFFF;
background-color:#000;
font-family:"Courier New", Courier, monospace;
text-align:center;
}

#address ul{
list-style-type: circle;
width: 680px;
margin: auto; 
}

#address li{
display: inline; 
}

#address a, #address a:link, #address a:visited, #address a:active{
background-color: #000;
color:#CD4E2D;
text-decoration:underline;

}

#address a:hover{
text-decoration:none;
}


.thumbnail{
float: left;
width: 235px;
height: 300px;
overflow: auto;
margin: 0 10px 10px 0;
font-size: 10px;

}

.thumbnail img { 
width: 50px; 
height: 63px;
padding:1px;
display:inline;
background:#000;
color:#303030;
border:1px solid #333; 
}


.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
text-decoration: none;
}


blockquote { 
background-color:white;
color:black;
padding-left: 10px;  
padding-right: 10px; 
line-height:1.4em;
border: 2px solid green;
 }
 
 blockquote .name{
 font-style:normal;
background-color:white;
 color:black;
 font-weight:bold;
text-transform:uppercase;
}

#content .gallery {
display: block;
overflow:hidden;
}