/*Template for VeldaA.com Workshop Pages*/

body {
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.firstletter {
		float: left;
		font-size: 3em;
		line-height: 1;
		font-weight: bold;
		margin-right: 0.2em;
}

body, td, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 5;
}

p.toleft {
	width: 100% ;
	float: left;
}

div.tiptop {
	width: 100%;
	height: 20px;
	vertical-align:top;
	background-color:#000033;
}

div.end {
	width: 100%;
	vertical-align:bottom;
	float: left;
}

div.across {
	width:100% ;
}

img {
	border-color:#003366;
}

img.floatleft {
	float: left;
	margin: 4 px;
}

img.floatright {
	float: right;
	margin-top: 70px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	overflow:hidden;
}

img.floatnext {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

img.floatprev {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

a:link {
	text-decoration:none;
	color: #660066;
}

a:link.header {
	text-decoration:none;
	color: #006666;
}

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

a:visited {
	text-decoration:none;
	color: #660066;
}

link {
	text-decoration: none ;
	color: #66CC00;
}

h1 {
	color: #003366;
}

h2 {
	color: #006666;
}

h3 {
	color: #006666;
}

h4 {
	color: #003366;
}

h5 {
	color: #003366;
}

h6 {
	color: #FFCCCC;
}

hr {
	 height: 5px; 
	 color:#003366;
}

hr.bottom {
	height: 20px;
	color: #003366;
}

a {
	color: #FF0033;
}

form {
	background-color: #330000;
}

ul.mult {
	width: 100%;
	list-style-type: none; 
}

li.multi {
	width: 200px;
	margin: 15px 0 0;
	padding: 0 10px 0 0;
	line-height: 15px;
	float: left;
}

li.nodot {
	list-style-type: none;
	margin-left: 30 pt;
}


#return {
	background-color:#000000;
	
	text-align: left ;
	padding: 10px;
	width: 33%;
	margin-left: 33%;
}

#return ul {
	color: #FFFFFF
}

#return li {
	list-style-type: none;
	color:#FFFFFF;
}

#return li a {
	list-style-type: none;
	color:#FFFFFF;
}

#return li a:link {
	list-style-type: none;
	color: #FFFFFF;
}

#return li a:visited {
	list-style-type: none;
	color: #FFFFFF;
}

#updated {
	font-size: smaller ;
}

#footer {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}


#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}


#footer * {
	color: #333333;
}
