html		{overflow:auto;overflow-x:hidden;overflow-y:auto}
body		{padding:0;margin:0;background:#FFFFFF url(img/top.png) top left repeat-x;font-family:arial,sans-serif}

h1,h2,h3,h4,h5,p,form	{line-height:1em;margin:0;padding:0;text-decoration:none;font-style:normal}
h1		{display:none}
img		{border:none}

#title		{display:block;margin:0 auto 0;width:760px;height:150px}
#bobhold	{position:absolute;left:20px;bottom:20px;width:180px;height:180px}

.info		{color:#999999;font-style:italic}
.info h2	{font-size:2em;margin-left:-10px}
.info p		{margin-top:5px}

#infoContact	{position:absolute;bottom:10px;right:10px;width:230px;height:90px}

#base1		{position:absolute;left:0;bottom:0;width:100%;height:200px;background:#FFFFFF}
#base2		{height:200px}

#sites		{width:700px;height:440px;margin:10px auto 0}
#sites h2	{text-align:center;color:#999999;font-size:12px}
#siteholder	{float:left;width:500px;height:440px;overflow:hidden}
#siteholder h3	{font-size:16px;font-weight:bolder;color:#333333;margin-bottom:4px}
#siteholder p	{color:#666666;margin:4px}
#ssiteholder a:link,#siteholder a:visited
		{text-decoration:underline;color:#6699CC}
#siteholder a:active,#siteholder a:hover
		{text-decoration:none;color:#6699CC}
#siteA,#siteB	{width:500px;height:440px;position:relative}
#siteA		{left:0;top:0}
#siteB		{left:500px;top:-440px}
