/* - - - - - - - - - - - - - - - - - - - - -

Title : Shiki Australia
URL : 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body, html{
	background-color:#464040;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 60px;
}



a:link, a:visited, a:hover {
	text-decoration:none;

}

.left {
	background-image:url(../templateimages/splash_left_image.gif);
	background-repeat: repeat-y;
}

.right {
	background-image:url(../templateimages/splash_right_image.gif);
	background-repeat: repeat-y;
}

.foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#DBC6AD;

}

.splashStats:link, .splashStats:visited, .splashStats:hover {
	color:#DBC6AD;

}
