body { font-family: Arial, Helvetica; font-size: 11px; color: #000000; }
td , p , a {font-family: Arial, Helvetica; font-size: 11px; }
p { margin-top: 0px; margin-bottom: 10px; text-align: left; }
h1 { font-size: 14px; }
h2 { font-size: 12px; }
h3 { font-size: 11px; }
img { border: 0px; }
li { list-style-type: square; }
hr { border: 0px; background-color: #666666; height: 2px; }
a , a:link , a:active, a:visited { color: #a41827; text-decoration: none; }
a:hover { color: #000000; }

form { margin: 0px; padding: 0px; }

*.navigation ul { list-style-type: none; margin: 0px; float: left; padding: 0px; height: 22px; }
*.navigation ul li { list-style-type: none; float: left; margin: 0px; padding: 0px; height: 22px;}

*.menubutton { margin: 0px; line-height: 24px; }

*.main-bg { background: url(/images/design/bg.jpg) repeat; width: 531px; height: 794px; margin: auto; padding: 0; overflow: hidden; }

*.main-border { background: url(/images/design/bg.gif) no-repeat top left; width: 515px; height: 794px; padding: 8px; margin: 0px; overflow: hidden; }

*.header-img { background: url(/images/design/headerimgborder.gif) no-repeat top left; width: 515px; height: 354px; position: absolute; }

*.content-area { background: url(images/design/textAreaBorder.gif) #e1e1e1 no-repeat top left; width: 495px; height: 320px; position: relative; top: 380px; padding: 10px; margin: 0px; overflow: hidden; }

*.content-pictures-area { width: 162px; margin: 0px; padding: 0px; float: left; }

*.navigation { position: relative; top: 375px; width: 523px; height: 44px; }

*.image-shadow { background: url(/images/design/shadow-trans.png) no-repeat bottom right; padding: 0px 5px 7px 0px; margin: 2px 0px;}

*.bottom-arrows { width: 100%; clear: both; text-align: center; position: absolute; top: 320px; }

.scrolling { 
	overflow: auto;
	overflow-x:hidden;
	height: 325px;
//	height: 398px;
}

