/*
This file is part of averagesoftware.org.

averagesoftware.org is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

averagesoftware.org is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with averagesoftware.org.  If not, see <http://www.gnu.org/licenses/>.

Copyright 2009 Average Software
*/

p.header_large
{
	font-size: 300%
}

p.header_small
{
	font-size: 200%
}

div.leftcolumn
{
	width: 256px;
	border-color: #000000;
	border-width: 2px;
	border-style: solid
}

p.navlink
{
	font-size: 150%
}

p.leftheader
{
	font-size: 150%
}

div.headerleft
{
	width: 256px
}

div.headerright
{
	position: absolute;
	left: 300px;
	top: 0px
}

div.center
{
	position: absolute;
	left: 300px;
	top: 268px
}

a.screenshot
{
	text-decoration: none
}

