img {
	border:  0px;
}

body {
	background-image: url(../images/chipboard_pattern.jpg);
}

div, td, span, p{
	font:  14px arial, helvetica, lucida grande;
}

a {
	color: #ffffff;
}
a: hover {
	text-decoration: underline;
}

h1 {
	color:  #e25119;
	margin:  7px 0;
	font-size: 28px;
}

h2 {
	margin: 4px 0;
	font-weight: bold;
	font-size: 20px;
}

h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 16px;
}

div {
	padding:  10px;
}

#formHolder {
	padding: 10px 0px;
}

#paLogoHolder {
	padding:  0px;
}

td {
	padding:  5px;
}

#textarea1 {
	border:  1px solid #f0f0f0;
	width:  300px;
	height: 75px;
	display: block;
}


#stichHorz {
	background: url(../images/stich_horz.gif) repeat-x; 
}

#rightCol {
	float: left;
	width:  290px;
	margin-left: 15px;
}

#leftCol {
float: left;
width:  500px;
margin-right:  20px;
}

#mother {
	background: url(../images/stich_vert.gif) repeat-y 545px; 
}

.clear {
	clear:  both;
	margin-bottom: 2px;
}

#logo {
	padding: 6px !important;
}

h3#subhead {
	width: 350px;
}