﻿h1
{
color:#52D017;
text-align: center;
font-size: 200%;
}

body
{
	text-align:center;
}

#title
{
	
	text-align:left;
}

#wrapper
{
	width: 1152px;
	height:auto;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	font-size: 17pt;
	font-family: tahoma, helvetica, sans-serif;
	color:#52D017;

}

#form
{
border: 1px solid red;
border-style: solid;
color: #52D017;
font-weight: bold;
font-size: 17pt;
font-family: tahoma, helvetica, sans-serif;

}


#form.input
{
	
	color:blue;
} 

#comments
{
width:390px;
height:90px;
line-height:200%;
border: 1px solid;
border-color: red;
padding: 5px 0 0 0;
}

#image
{
float:right;
width:350px;
height:auto;
border-style:solid;
border-width:5px;
border-color:orange;
margin: 0 1em 0 10px;
padding: 2px 2px 2px 2px;

}

#image2
{
float:left;
width:350px;
height:auto;
border-style:solid;
margin-left:3m;
margin: 25px 50px 25px 0px;
}

.cookie
{
width:250px;
padding:0 0 5px 0;
font-size:120%;
color:orange;
background-color: black;
display:block;
}

#list
{
float:left;
margin: 0 5px 0 20px;
font-size:100%;
}


#list li
{

list-style-type: upper-roman;
padding: 0 5px 0 5px;
color:orange;
}

.stuff
{
font-size: 17pt;
font-family: times new roman, helvetica, sans-serif;
color:#52D017;
}

#list2
{
float:right;
margin: 0 20px 0 5px;
font-size:100%;

}

#list2 li
{
list-style-type: decimal;
padding: 0 5px 0 5px;
color: #52D017;
list-style-type:disc;
}

.red
{
color:red;
text-align:justify;
font-style:oblique;
text-decoration:underline;
font-size:200%;
width: 1152px;
height:auto;
margin: 0 auto;
border-left: 1px solid #000;
border-right: 1px solid #000;	
font-family: tahoma, helvetica, sans-serif;


}

#background
{
background-color:black;
text-align:center;

}
#nav
{
 text-align:center;
 font-size:120%;
}

#nav ul
{
list-style-type: none;
margin:0;
padding: 0;
}

#nav li
{
display:inline;
padding:0 10px 0 0;

}

#nav li a, #nav li a:visited
{
background-color:black;
color:orange;

}

#nav li a:hover
{
background-color:gold;
color:black;
}

	

.table
{
opacity: 100%;
}

.table ul
{
margin:0;
padding:0;
border: 1px solid red;
}

.table ul li
{
list-style: none;
padding: 5px 10px;
width:auto;
height:auto;
}

#format
{
text-decoration: underline;
font-weight: bold;
font-size: 150%;
}


a.linkformat:link
{
	background-color:black;
	color:orange;
	font-size:17pt;
	float:right;
	
}

a.linkformat:hover
{
background-color:gold;
color:black;

}

a.linkformat:visited
{
	
	background-color:black;
	color:orange;

}

em.highlight
{
	color:maroon;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	
	
}

a.linkformat2:link
{
	background-color:black;
	color:orange;
	font-size:17pt;
	
	
}

a.linkformat2:hover
{
background-color:gold;
color:black;

}

a.linkformat2:visited
{
	
	background-color:black;
	color:orange;

}


#list3
{
float:right;
margin: 0 20px 0 5px;
font-size:100%;

}

#list3 li
{
list-style-type: decimal;
padding: 0 5px 0 5px;
color: #52D017;
list-style-type:none
}
