
/* set default margins to make mozilla/ie the same */
*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: arial, verdana, georgia, sans-serif;
	font-size: 0.625em;
	line-height: 1.9em;
}

#primarynav a
{
	font-family: rockwell, times, serif;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
}


div.wallpaper
{
	text-align: center;
}

p, ul, ol
{
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

p.tagtext
{
	font-style: italic;
	line-height: 2.2em;
	margin-left: 20px;
	margin-right: 20px;
}

p.startquote
{
	font-size: 10em;
	margin-bottom: -80px;
}

p.endquote
{
	font-size: 10em;
	margin-top: -60px;
	margin-left: 400px;
}

p.prodlinks a
{
	font-family: times, serif;
	font-style: italic;
	text-decoration: none;
	font-size: 1em;
}

p.imagecopy
{
	font-family: times, serif;
	font-size: 1.6em;
	font-style: italic;
	position: absolute;
	right: 55px;
	top: 120px;
	text-align: center;
	width: 220px;
	line-height: 1.6em;
}

body#custom_series_two p.imagecopy
{
	right: 40px;
	top: 180px;
}

#specs td.feature
{
	font-style: italic;
}

#specs td
{
	font-size: 1.2em;
}

em
{
	font-weight: bold;
	font-style: normal;
}

h1
{
	font-family: rockwell, times, serif;
	font-size: 2em;
	margin-bottom: 0.6em;

}

h2
{
	font-size: 1.3em;
}

ul
{
	margin-left: 15px;
}