/* 
	Author	:	Paul Mc Namara
*/


body {min-width:640px}
#header,#menu,#content,#sub-section,#footer,#headergraf,#photocontent  {
overflow:hidden;
display:inline-block
}

/* safari and opera need this */
#footer {width:100%}
#header {width:48%}
/* leaving room for rounding error (MSIE5.5) */
#headergraf {width:50.9%}
#menu,#content,#header,#photocontent {float:left}
#sub-section {float:right}
#menu {width:15%}
#content {width:75%}
#photocontent {width:85%}
#sub-section {width:14.9%}
#menu,#footer {clear:left}

.PhotoArena {
   float: left;
   margin: 5px;
   text-align: center;
	width: 350px;
	height: 350px;
	overflow: hidden;
	padding 5px;
	font-size:12.0pt;
}

body, p {
	font-size: 10.0pt;
	font-family: Tahoma;
    COLOR: #030905;
}

h1, h3, h4, h5, h6{
	font-family: Georgia;
	padding-left: 7;
	padding-right: 7;
	color: #009701;
}

h1 {
	font-size: 20.0pt;
	letter-spacing: 1px;
	text-align: center;
}
h2 {
	font-size: 16.0pt;
	color: #F29E00;
	letter-spacing: 1px;
	text-align: center;
	height: 46.8pt;
	top: 50%;
}
h3 {
	font-size:12.0pt;
	color:#3CB371; 
	letter-spacing: 1px; 
	text-align: left;
	height: 46.8pt;
	}
h4 {
	font-size:11.0pt;
	letter-spacing: 1px; 
	margin-bottom: -2%;
	}

h5 {
	font-size:12.0pt;
	margin-top: 2%;
	margin-bottom: -1%;
	}

	
a:link { 
	font-weight: bold; 
	text-decoration: underline;
		}
	
a:visited { 
	font-weight: bold; 
	text-decoration: underline;
		}
	
a:hover, a:active {
	background-color: #B9FFB9;
	}


.primaryback{
	color: #009701;
}
.secondaryback{
	 color: #F29E00;
}
.highlight{
		background-color: #ffff99;
}
.hypercolor{
	color: #3366FF
}
.pointcolor{
	color: #800000;
	font-weight: bold;
	font-size: large;
}
.contentcolor{
	background-color: #F9F9F9;
}
.extracolumncolor{
	background-color: #C500C6;
}

.hButton {
	background-color: #FFCC33;
	border: 1px outset black;
	border-width: 2px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 2px;
	margin: 0px;
	text-align: center;
}

.firstletter
{
	COLOR: #030905;
	FONT-FAMILY: "Letter Gothic Std";
	FONT-SIZE: 30pt;
	font-weight: bold;
}
